You are here

protected property ModerationSidebarTaxonomyTermTest::$defaultTheme in Moderation Sidebar 8

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/ModerationSidebarTaxonomyTermTest.php, line 41

Class

ModerationSidebarTaxonomyTermTest
Contains Moderation Sidebar integration tests.

Namespace

Drupal\Tests\moderation_sidebar\FunctionalJavascript

Code

protected $defaultTheme = 'stark';