You are here

protected property GeolocationJavascriptTestBase::$defaultTheme in Geolocation Field 8.3

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/GeolocationJavascriptTestBase.php, line 14

Class

GeolocationJavascriptTestBase
Support tests using Google Maps API.

Namespace

Drupal\Tests\geolocation\FunctionalJavascript

Code

protected $defaultTheme = 'stark';