protected property InstallTest::$defaultTheme in Lightning Layout 8.2
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/
lightning_landing_page/ tests/ src/ Functional/ InstallTest.php, line 21
Class
- InstallTest
- Tests install-time logic of Lightning Landing Page.
Namespace
Drupal\Tests\lightning_landing_page\FunctionalCode
protected $defaultTheme = 'stark';