You are here

protected property GroupTest::$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/asset/group/tests/src/Functional/GroupTest.php, line 23

Class

GroupTest
Tests for farmOS group membership logic.

Namespace

Drupal\Tests\farm_group\Functional

Code

protected $defaultTheme = 'stark';