You are here

protected property DateRecurModularSierraTest::$defaultTheme in Recurring Date Field Modular Widgets 3.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

tests/src/Functional/DateRecurModularSierraTest.php, line 21

Class

DateRecurModularSierraTest
Tests Sierra Widget.

Namespace

Drupal\Tests\date_recur_modular\Functional

Code

protected $defaultTheme = 'classy';