You are here

protected property HierarchicalTaxonomyMenuTranslationTest::$defaultTheme in Hierarchical Taxonomy Menu 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/HierarchicalTaxonomyMenuTranslationTest.php, line 37

Class

HierarchicalTaxonomyMenuTranslationTest
Tests the Hierarchical Taxonomy Menu block with translated taxonomy terms.

Namespace

Drupal\Tests\hierarchical_taxonomy_menu\Functional

Code

protected $defaultTheme = 'stark';