protected property CasBrowserTestBase::$defaultTheme in CAS 8
Same name and namespace in other branches
- 2.x tests/src/Functional/CasBrowserTestBase.php \Drupal\Tests\cas\Functional\CasBrowserTestBase::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/ CasBrowserTestBase.php, line 21
Class
- CasBrowserTestBase
- Tests the CAS forced login controller.
Namespace
Drupal\Tests\cas\FunctionalCode
protected $defaultTheme = 'stark';