You are here

protected property ZoneTerritoryElementTest::$defaultTheme in Address 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/FunctionalJavascript/ZoneTerritoryElementTest.php, line 29

Class

ZoneTerritoryElementTest
Tests the address_zone_territory form element.

Namespace

Drupal\Tests\address\FunctionalJavascript

Code

protected $defaultTheme = 'stark';