EntityReferenceFieldCreationTest::$defaultTheme

Same name in other branches
  1. 9 core/modules/system/tests/src/Functional/Entity/EntityReferenceFieldCreationTest.php \Drupal\Tests\system\Functional\Entity\EntityReferenceFieldCreationTest::defaultTheme
  2. 10 core/modules/system/tests/src/Functional/Entity/EntityReferenceFieldCreationTest.php \Drupal\Tests\system\Functional\Entity\EntityReferenceFieldCreationTest::defaultTheme

Type: defaultTheme

Overrides BrowserTestBase::$defaultTheme

File

core/modules/system/tests/src/Functional/Entity/EntityReferenceFieldCreationTest.php, line 29

Class

EntityReferenceFieldCreationTest
Tests creating entity reference fields in the UI.

Namespace

Drupal\Tests\system\Functional\Entity

Code

protected $defaultTheme = 'stark';

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