You are here

protected property ShareMessageWorkflowTest::$defaultTheme in Share Message 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 ShareMessageTestBase::$defaultTheme

File

tests/src/Functional/ShareMessageWorkflowTest.php, line 17

Class

ShareMessageWorkflowTest
Main Share Message workflow through the admin UI.

Namespace

Drupal\Tests\sharemessage\Functional

Code

protected $defaultTheme = 'classy';