You are here

protected property ParagraphsBackgroundPluginTest::$defaultTheme in Paragraphs Collection 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 ParagraphsTestBase::$defaultTheme

File

modules/paragraphs_collection_demo/tests/src/Functional/ParagraphsBackgroundPluginTest.php, line 21

Class

ParagraphsBackgroundPluginTest
Tests the background plugin.

Namespace

Drupal\Tests\paragraphs_collection_demo\Functional

Code

protected $defaultTheme = 'classy';