protected property MediaBrowserEmbedCodeWidgetTest::$defaultTheme in Lightning Media 8.3
Same name in this branch
- 8.3 tests/src/Functional/MediaBrowserEmbedCodeWidgetTest.php \Drupal\Tests\lightning_media\Functional\MediaBrowserEmbedCodeWidgetTest::defaultTheme
- 8.3 tests/src/FunctionalJavascript/MediaBrowserEmbedCodeWidgetTest.php \Drupal\Tests\lightning_media\FunctionalJavascript\MediaBrowserEmbedCodeWidgetTest::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/ FunctionalJavascript/ MediaBrowserEmbedCodeWidgetTest.php, line 17
Class
- MediaBrowserEmbedCodeWidgetTest
- Tests the embed code widget in the media browser.
Namespace
Drupal\Tests\lightning_media\FunctionalJavascriptCode
protected $defaultTheme = 'stark';