protected property Redirect404TestBase::$defaultTheme in Redirect 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
- modules/
redirect_404/ tests/ src/ Functional/ Redirect404TestBase.php, line 27
Class
- Redirect404TestBase
- This class provides methods specifically for testing redirect 404 paths.
Namespace
Drupal\Tests\redirect_404\FunctionalCode
protected $defaultTheme = 'stark';