You are here

protected property ModuleInstallTest::$defaultTheme in Paragraphs Sets 8.2

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/ModuleInstallTest.php, line 21

Class

ModuleInstallTest
Test that paragraphs_sets_requirements() does not interrupt the install flow.

Namespace

Drupal\Tests\paragraphs_sets\Functional

Code

protected $defaultTheme = 'stark';