You are here

protected property ParagraphsContentModerationTest::$defaultTheme in Paragraphs 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

modules/paragraphs_library/tests/src/FunctionalJavascript/ParagraphsContentModerationTest.php, line 57

Class

ParagraphsContentModerationTest
Tests Paragraphs, Paragraphs Library and Content Moderation integration.

Namespace

Drupal\Tests\paragraphs_library\FunctionalJavascript

Code

protected $defaultTheme = 'classy';