protected property MediaEntityTypePluginTest::$defaultTheme in Bynder 4.0.x
Same name and namespace in other branches
- 8.3 tests/src/Functional/MediaEntityTypePluginTest.php \Drupal\Tests\bynder\Functional\MediaEntityTypePluginTest::defaultTheme
- 8.2 tests/src/Functional/MediaEntityTypePluginTest.php \Drupal\Tests\bynder\Functional\MediaEntityTypePluginTest::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/ MediaEntityTypePluginTest.php, line 30
Class
- MediaEntityTypePluginTest
- Tests the Media entity type plugin.
Namespace
Drupal\Tests\bynder\FunctionalCode
protected $defaultTheme = 'classy';