ConfigInstallWebTest::$defaultTheme

Same name and namespace in other branches
  1. 9 core/modules/config/tests/src/Functional/ConfigInstallWebTest.php \Drupal\Tests\config\Functional\ConfigInstallWebTest::defaultTheme
  2. 8.9.x core/modules/config/tests/src/Functional/ConfigInstallWebTest.php \Drupal\Tests\config\Functional\ConfigInstallWebTest::defaultTheme
  3. 10 core/modules/config/tests/src/Functional/ConfigInstallWebTest.php \Drupal\Tests\config\Functional\ConfigInstallWebTest::defaultTheme

Type: defaultTheme

Overrides BrowserTestBase::$defaultTheme

File

core/modules/config/tests/src/Functional/ConfigInstallWebTest.php, line 36

Class

ConfigInstallWebTest
Tests configuration objects before and after module install and uninstall.

Namespace

Drupal\Tests\config\Functional

Code

protected $defaultTheme = 'stark';

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.