You are here

protected property ContentRoleFormTest::$defaultTheme in Lightning Core 8.5

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/lightning_roles/tests/src/Functional/ContentRoleFormTest.php, line 18

Class

ContentRoleFormTest
@group lightning_roles @group lightning_core @group lightning @group orca_public

Namespace

Drupal\Tests\lightning_roles\Functional

Code

protected $defaultTheme = 'stark';