protected property TfaTestBase::$defaultTheme in Two-factor Authentication (TFA) 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/ TfaTestBase.php, line 17
Class
- TfaTestBase
- Base class for testing the Tfa module.
Namespace
Drupal\Tests\tfa\FunctionalCode
protected $defaultTheme = 'stark';