EntityUpdateInitialTest::$defaultTheme

Same name and namespace in other branches
  1. 9 core/modules/system/tests/src/Functional/UpdateSystem/EntityUpdateInitialTest.php \Drupal\Tests\system\Functional\UpdateSystem\EntityUpdateInitialTest::defaultTheme
  2. 10 core/modules/system/tests/src/Functional/UpdateSystem/EntityUpdateInitialTest.php \Drupal\Tests\system\Functional\UpdateSystem\EntityUpdateInitialTest::defaultTheme
  3. 11.x core/modules/system/tests/src/Functional/UpdateSystem/EntityUpdateInitialTest.php \Drupal\Tests\system\Functional\UpdateSystem\EntityUpdateInitialTest::defaultTheme

Type: defaultTheme

Overrides BrowserTestBase::$defaultTheme

File

core/modules/system/tests/src/Functional/UpdateSystem/EntityUpdateInitialTest.php, line 22

Class

EntityUpdateInitialTest
Tests handling of existing initial keys during updates.

Namespace

Drupal\Tests\system\Functional\UpdateSystem

Code

protected $defaultTheme = 'stark';

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