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