protected property WebTest::$defaultTheme in Redis 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/ WebTest.php, line 32
Class
- WebTest
- Tests complex processes like installing modules with redis backends.
Namespace
Drupal\Tests\redis\FunctionalCode
protected $defaultTheme = 'classy';