protected property MediaBulkFormTest::$defaultTheme in Drupal 9
Same name and namespace in other branches
- 8 core/modules/media/tests/src/Functional/MediaBulkFormTest.php \Drupal\Tests\media\Functional\MediaBulkFormTest::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
- core/
modules/ media/ tests/ src/ Functional/ MediaBulkFormTest.php, line 25
Class
- MediaBulkFormTest
- Tests a media bulk form.
Namespace
Drupal\Tests\media\FunctionalCode
protected $defaultTheme = 'stark';