You are here

protected property HtmlTitleViewsTest::$defaultTheme in HTML Title 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/HtmlTitleViewsTest.php, line 32

Class

HtmlTitleViewsTest
Tests the HTML Title integration with Views.

Namespace

Drupal\Tests\html_title\Functional

Code

protected $defaultTheme = 'stark';