You are here

protected property BookTest::$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_sync/tests/src/Functional/BookTest.php, line 30

Class

BookTest
Tests that book support works.

Namespace

Drupal\Tests\tome_sync\Functional

Code

protected $defaultTheme = 'classy';