You are here

protected property AdministrativeAreaFilterTest::$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/Functional/Views/AdministrativeAreaFilterTest.php, line 29

Class

AdministrativeAreaFilterTest
Tests the administrative area Views filter for Address fields.

Namespace

Drupal\Tests\address\Functional\Views

Code

protected $defaultTheme = 'stark';