You are here

protected property LayoutBuilderStyleRestrictionsTest::$defaultTheme in Layout Builder Styles 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/LayoutBuilderStyleRestrictionsTest.php, line 21

Class

LayoutBuilderStyleRestrictionsTest
Tests the Layout Builder Styles apply as expected.

Namespace

Drupal\Tests\layout_builder_styles\Functional

Code

protected $defaultTheme = 'stark';