protected property QuickEditLatestRevisionTest::$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
- tests/
src/ FunctionalJavascript/ QuickEditLatestRevisionTest.php, line 20
Class
- QuickEditLatestRevisionTest
- Tests that Quick Edit is available on the latest revision of an entity.
Namespace
Drupal\Tests\lightning_core\FunctionalJavascriptCode
protected $defaultTheme = 'stark';