You are here

protected property ExampleMailTest::$defaultTheme in Mime Mail 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/mimemail_example/tests/src/Functional/ExampleMailTest.php, line 24

Class

ExampleMailTest
Tests operation of the Mime Mail Example module.

Namespace

Drupal\Tests\mimemail_example\Functional

Code

protected $defaultTheme = 'stark';