You are here

protected property MetatagPageManagerTest::$defaultTheme in Metatag 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

metatag_page_manager/tests/src/Functional/MetatagPageManagerTest.php, line 31

Class

MetatagPageManagerTest
Confirm the Page Manager integration works.

Namespace

Drupal\Tests\metatag_page_manager\Functional

Code

protected $defaultTheme = 'stark';