protected property EmbeddedMediaLabelTest::$defaultTheme in Lightning Media 8.4
Same name and namespace in other branches
- 8.3 tests/src/Functional/EmbeddedMediaLabelTest.php \Drupal\Tests\lightning_media\Functional\EmbeddedMediaLabelTest::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
- tests/
src/ Functional/ EmbeddedMediaLabelTest.php, line 19
Class
- EmbeddedMediaLabelTest
- Tests the handling of entity labels when embedding media in WYSIWYG.
Namespace
Drupal\Tests\lightning_media\FunctionalCode
protected $defaultTheme = 'stark';