protected property FarmBrowserTestBase::$defaultTheme in farmOS 2.x
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/
core/ test/ tests/ src/ Functional/ FarmBrowserTestBase.php, line 20
Class
- FarmBrowserTestBase
- Provides a base class for farmOS functional tests.
Namespace
Drupal\Tests\farm_test\FunctionalCode
protected $defaultTheme = 'stark';