You are here

protected property ParagraphsLibraryItemTranslationTest::$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/Functional/ParagraphsLibraryItemTranslationTest.php, line 42

Class

ParagraphsLibraryItemTranslationTest
Tests the multilingual functionality of the Paragraphs Library.

Namespace

Drupal\Tests\paragraphs_library\Functional

Code

protected $defaultTheme = 'stark';