You are here

protected property MimeMailWebTest::$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

tests/src/Functional/MimeMailWebTest.php, line 28

Class

MimeMailWebTest
Mime Mail web tests.

Namespace

Drupal\Tests\mimemail\Functional

Code

protected $defaultTheme = 'stark';