protected property InstallTest::$defaultTheme in Content Browser 8
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/ InstallTest.php, line 30
Class
- InstallTest
- Tests install/uninstall routines for Content Browser.
Namespace
Drupal\Tests\content_browser\FunctionalCode
protected $defaultTheme = 'stark';