protected property ConfigTest::$defaultTheme in Style Switcher 3.0.x
Same name and namespace in other branches
- 8.2 tests/src/Functional/ConfigTest.php \Drupal\Tests\styleswitcher\Functional\ConfigTest::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/ ConfigTest.php, line 32
Class
- ConfigTest
- Tests Style Switcher configs.
Namespace
Drupal\Tests\styleswitcher\FunctionalCode
protected $defaultTheme = 'classy';