protected property DurationFieldFunctionalTest::$defaultTheme in Duration Field 3.0.x
Same name and namespace in other branches
- 8.2 tests/src/Functional/DurationFieldFunctionalTest.php \Drupal\Tests\duration_field\Functional\DurationFieldFunctionalTest::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/ DurationFieldFunctionalTest.php, line 36
Class
- DurationFieldFunctionalTest
- Functional tests for the Duration Field module.
Namespace
Drupal\Tests\duration_field\FunctionalCode
protected $defaultTheme = 'stark';