protected property ForwardRevisionNodeValidationTest::$defaultTheme in Entity Reference Hierarchy 3.x
Same name and namespace in other branches
- 8.2 tests/src/Functional/ForwardRevisionNodeValidationTest.php \Drupal\Tests\entity_hierarchy\Functional\ForwardRevisionNodeValidationTest::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/ ForwardRevisionNodeValidationTest.php, line 27
Class
- ForwardRevisionNodeValidationTest
- Defines a class for testing the warnings on edit form.
Namespace
Drupal\Tests\entity_hierarchy\FunctionalCode
protected $defaultTheme = 'stark';