You are here

protected property GeofieldWidgetTest::$defaultTheme in Geofield 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/GeofieldWidgetTest.php, line 31

Class

GeofieldWidgetTest
Tests the Geofield widgets.

Namespace

Drupal\Tests\geofield\Functional

Code

protected $defaultTheme = 'seven';