You are here

protected property PasswordLengthOperations::$defaultTheme in Password Policy 8.3

Set default theme to stark.

Type: string

Overrides BrowserTestBase::$defaultTheme

File

password_policy_length/tests/src/Functional/PasswordLengthOperations.php, line 19

Class

PasswordLengthOperations
Tests password length operations.

Namespace

Drupal\Tests\password_policy_length\Functional

Code

protected $defaultTheme = 'stark';