EntityReferenceFieldCreationTest::$defaultTheme

Same name and namespace in other branches
  1. 10 core/modules/system/tests/src/Functional/Entity/EntityReferenceFieldCreationTest.php \Drupal\Tests\system\Functional\Entity\EntityReferenceFieldCreationTest::defaultTheme
  2. 11.x 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 25

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.