You are here

protected property DeleteUserTest::$defaultTheme in Workbench Access 8

The default theme.

Type: string

Overrides BrowserTestBase::$defaultTheme

File

tests/src/Functional/DeleteUserTest.php, line 23

Class

DeleteUserTest
Tests for deleting a user and removing associated data.

Namespace

Drupal\Tests\workbench_access\Functional

Code

protected $defaultTheme = 'stable';