You are here

protected property ResponsiveMenuTest::$defaultTheme in Responsive and off-canvas menu 4.3.x

Same name and namespace in other branches
  1. 4.4.x tests/src/Functional/ResponsiveMenuTest.php \Drupal\Tests\responsive_menu\Functional\ResponsiveMenuTest::defaultTheme
  2. 4.1.x tests/src/Functional/ResponsiveMenuTest.php \Drupal\Tests\responsive_menu\Functional\ResponsiveMenuTest::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/ResponsiveMenuTest.php, line 31

Class

ResponsiveMenuTest
Class SettingsPageTest.

Namespace

Drupal\Tests\responsive_menu\Functional

Code

protected $defaultTheme = 'stark';