You are here

protected property CourierMaintenanceFormTest::$defaultTheme in Courier 2.x

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

src/Tests/CourierMaintenanceFormTest.php, line 24

Class

CourierMaintenanceFormTest
Courier maintenance form web test.

Namespace

Drupal\courier\Tests

Code

protected $defaultTheme = 'classy';