You are here

protected property RoleDelegationBulkOperationsTest::$defaultTheme in Role Delegation 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/Views/RoleDelegationBulkOperationsTest.php, line 24

Class

RoleDelegationBulkOperationsTest
Functional tests for assigning roles in vbo.

Namespace

Drupal\Tests\role_delegation\Functional\Views

Code

protected $defaultTheme = 'stark';