protected property SearchTest::$defaultTheme in Lightning Core 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
- modules/
lightning_search/ tests/ src/ Functional/ SearchTest.php, line 20
Class
- SearchTest
- Tests Lightning's out of the box search functionality.
Namespace
Drupal\Tests\lightning_search\FunctionalCode
protected $defaultTheme = 'stark';