You are here

protected property ParagraphsAccordionPluginTest::$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/ParagraphsAccordionPluginTest.php, line 18

Class

ParagraphsAccordionPluginTest
Tests Accordion plugin.

Namespace

Drupal\Tests\paragraphs_collection_demo\Functional

Code

protected $defaultTheme = 'classy';