You are here

protected property MoveBlockRestrictionTest::$defaultTheme in Layout Builder Restrictions 8.2

Specify the theme to be used in testing.

Type: string

Overrides LayoutBuilderRestrictionsTestBase::$defaultTheme

File

tests/src/FunctionalJavascript/MoveBlockRestrictionTest.php, line 37

Class

MoveBlockRestrictionTest
Tests moving blocks via the form.

Namespace

Drupal\Tests\layout_builder_restrictions\FunctionalJavascript

Code

protected $defaultTheme = 'classy';