You are here

protected property MenuTrailByPathActiveTrailHtmlClassTest::$defaultTheme in Menu Trail By Path 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/Functional/MenuTrailByPathActiveTrailHtmlClassTest.php, line 38

Class

MenuTrailByPathActiveTrailHtmlClassTest
Tests that the menu links have the correct css-classes.

Namespace

Drupal\Tests\menu_trail_by_path\Functional

Code

protected $defaultTheme = 'classy';