protected property SoundcloudEmbedFormatterTest::$defaultTheme in Media entity Soundcloud 3.x
Same name and namespace in other branches
- 8.2 tests/src/Functional/SoundcloudEmbedFormatterTest.php \Drupal\Tests\media_entity_soundcloud\Functional\SoundcloudEmbedFormatterTest::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/ SoundcloudEmbedFormatterTest.php, line 30
Class
- SoundcloudEmbedFormatterTest
- Tests for Soundcloud embed formatter.
Namespace
Drupal\Tests\media_entity_soundcloud\FunctionalCode
protected $defaultTheme = 'stable';