You are here

protected property ParagraphsIEFTests::$defaultTheme in Paragraphs Inline Entity Form 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

tests/src/Functional/ParagraphsIEFTests.php, line 17

Class

ParagraphsIEFTests
Paragraphs IEF tests.

Namespace

Drupal\Tests\paragraphs_inline_entity_form\Functional

Code

protected $defaultTheme = 'stark';