protected property RulesBrowserTestBase::$defaultTheme in Rules 8.3
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/ RulesBrowserTestBase.php, line 15
Class
- RulesBrowserTestBase
- Has some additional helper methods to make test code more readable.
Namespace
Drupal\Tests\rules\FunctionalCode
protected $defaultTheme = 'stark';