protected property BambooTwigTestBase::$defaultTheme in Bamboo Twig 8.5
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/ BambooTwigTestBase.php, line 47
Class
- BambooTwigTestBase
- Has some additional helper methods to make test code more readable.
Namespace
Drupal\Tests\bamboo_twig\FunctionalCode
protected $defaultTheme = 'stark';