You are here

protected property TomeStaticCronTest::$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/modules/tome_static_cron/tests/src/Functional/TomeStaticCronTest.php, line 37

Class

TomeStaticCronTest
Tests the functionality of Tome Static Cron.

Namespace

Drupal\Tests\tome_static_cron\Functional

Code

protected $defaultTheme = 'stark';