protected property InstallTest::$defaultTheme in Lightning Media 8.4
Same name and namespace in other branches
- 8.3 modules/lightning_media_image/tests/src/Functional/InstallTest.php \Drupal\Tests\lightning_media_image\Functional\InstallTest::defaultTheme
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_media_image/ tests/ src/ Functional/ InstallTest.php, line 18
Class
- InstallTest
- Tests install-time logic and configuration of Lightning Media Image.
Namespace
Drupal\Tests\lightning_media_image\FunctionalCode
protected $defaultTheme = 'stark';