protected property Fast404ExtensionTest::$defaultTheme in Fast 404 8
Same name and namespace in other branches
- 8.2 tests/src/Functional/Fast404ExtensionTest.php \Drupal\Tests\fast404\Functional\Fast404ExtensionTest::defaultTheme
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/ Fast404ExtensionTest.php, line 17
Class
- Fast404ExtensionTest
- Tests the extension checking functionality.
Namespace
Drupal\Tests\fast404\FunctionalCode
protected $defaultTheme = 'stark';