protected property HideWeightFieldFunctionalTest::$defaultTheme in Entity Reference Hierarchy 8.2
Same name and namespace in other branches
- 3.x tests/src/Functional/HideWeightFieldFunctionalTest.php \Drupal\Tests\entity_hierarchy\Functional\HideWeightFieldFunctionalTest::defaultTheme
The theme to install as the default for testing.
Defaults to the install profile's default theme, if it specifies any.
Type: string
Overrides BrowserTestBase::$defaultTheme
File
- tests/
src/ Functional/ HideWeightFieldFunctionalTest.php, line 25
Class
- HideWeightFieldFunctionalTest
- Defines a class for testing the ability to hide the weight field.
Namespace
Drupal\Tests\entity_hierarchy\FunctionalCode
protected $defaultTheme = 'stark';