protected property ResponsiveMenuHooks::$defaultTheme in Responsive and off-canvas menu 4.3.x
Same name and namespace in other branches
- 4.4.x tests/src/Functional/ResponsiveMenuHooks.php \Drupal\Tests\responsive_menu\Functional\ResponsiveMenuHooks::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/ ResponsiveMenuHooks.php, line 31
Class
- ResponsiveMenuHooks
- Class ResponsiveMenuHooks.
Namespace
Drupal\Tests\responsive_menu\FunctionalCode
protected $defaultTheme = 'stark';