ConfigEntityFormOverrideTest::$defaultTheme

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

Type: defaultTheme

Overrides BrowserTestBase::$defaultTheme

File

core/modules/config/tests/src/Functional/ConfigEntityFormOverrideTest.php, line 22

Class

ConfigEntityFormOverrideTest
Tests that config overrides do not bleed through in entity forms and lists.

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.