You are here

protected property TomeStaticGeneratorFormTest::$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/TomeStaticGeneratorFormTest.php, line 37

Class

TomeStaticGeneratorFormTest
Tests the functionality of the Tome Static form.

Namespace

Drupal\Tests\tome_static\Functional

Code

protected $defaultTheme = 'stark';