You are here

protected property GenpassTest::$defaultTheme in Generate Password 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/FunctionalJavascript/GenpassTest.php, line 31

Class

GenpassTest
Tests Generate Password .

Namespace

Drupal\Tests\genpass\FunctionalJavascript

Code

protected $defaultTheme = 'stark';