You are here

protected property RoleDelegationIntegrationTest::$defaultTheme in User protect 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/RoleDelegation/RoleDelegationIntegrationTest.php, line 25

Class

RoleDelegationIntegrationTest
Functional tests for integration with role_delegation.

Namespace

Drupal\Tests\userprotect\Functional\RoleDelegation

Code

protected $defaultTheme = 'stark';