You are here

protected property LocationTest::$defaultTheme in farmOS 2.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

modules/core/location/tests/src/Functional/LocationTest.php, line 32

Class

LocationTest
Tests for farmOS location logic.

Namespace

Drupal\Tests\farm_location\Functional

Code

protected $defaultTheme = 'stark';