You are here

protected property TomeStaticPreviewTest::$defaultTheme in Tome 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

modules/tome_static/tests/src/Functional/TomeStaticPreviewTest.php, line 25

Class

TomeStaticPreviewTest
Tests the preview functionality of Tome Static.

Namespace

Drupal\Tests\tome_static\Functional

Code

protected $defaultTheme = 'stark';