You are here

protected property LayoutParagraphsTest::$defaultTheme in Layout Paragraphs 2.0.x

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/Functional/LayoutParagraphsTest.php, line 37

Class

LayoutParagraphsTest
Tests adding a new layout section to layout paragraphs.

Namespace

Drupal\Tests\layout_paragraphs\Functional

Code

protected $defaultTheme = 'stark';