protected property CollapsiblockFunctionalTestBase::$defaultTheme in Collapsiblock 3.x
Same name and namespace in other branches
- 4.x tests/src/Functional/CollapsiblockFunctionalTestBase.php \Drupal\Tests\collapsiblock\Functional\CollapsiblockFunctionalTestBase::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/ CollapsiblockFunctionalTestBase.php, line 26
Class
- CollapsiblockFunctionalTestBase
- Useful shortcuts for running Collapsiblock functional tests.
Namespace
Drupal\Tests\collapsiblock\FunctionalCode
protected $defaultTheme = 'stark';