You are here

protected property BundleFormAlterTest::$defaultTheme in Organic groups 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

og_ui/tests/src/Functional/BundleFormAlterTest.php, line 29

Class

BundleFormAlterTest
Test making a bundle a group and a group content.

Namespace

Drupal\Tests\og_ui\Functional

Code

protected $defaultTheme = 'stark';