You are here

protected property MenuLinkWeightJavascriptTestBase::$defaultTheme in Menu Link Weight 8

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/FunctionalJavascript/MenuLinkWeightJavascriptTestBase.php, line 24

Class

MenuLinkWeightJavascriptTestBase
Base class for menu_link_weight javascript tests.

Namespace

Drupal\Tests\menu_link_weight\FunctionalJavascript

Code

protected $defaultTheme = 'classy';