You are here

protected property QueueMailConfigurationTest::$defaultTheme in Queue 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/QueueMailConfigurationTest.php, line 24

Class

QueueMailConfigurationTest
Tests configuration of Queue mail module.

Namespace

Drupal\Tests\queue_mail\Functional

Code

protected $defaultTheme = 'stark';