You are here

protected property MailUiTest::$defaultTheme in Maillog / Mail Developer 8

Define the default theme used for all tests.

Type: string

Overrides BrowserTestBase::$defaultTheme

File

tests/src/Functional/MailUiTest.php, line 27

Class

MailUiTest
Tests the maillog plugin user interface.

Namespace

Drupal\Tests\maillog\Functional

Code

protected $defaultTheme = 'stark';