protected property CshsTest::$defaultTheme in Client-side Hierarchical Select 8.3
Same name and namespace in other branches
- 8 tests/src/Functional/CshsTest.php \Drupal\Tests\cshs\Functional\CshsTest::defaultTheme
- 8.2 tests/src/Functional/CshsTest.php \Drupal\Tests\cshs\Functional\CshsTest::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/ CshsTest.php, line 18
Class
- CshsTest
- Tests the CSHS module.
Namespace
Drupal\Tests\cshs\FunctionalCode
protected $defaultTheme = 'stable';