You are here

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

Specify the theme to be used in testing.

Type: string

Overrides BrowserTestBase::$defaultTheme

File

modules/layout_builder_restrictions_by_region/tests/src/FunctionalJavascript/MoveBlockCategoryRestrictionTest.php, line 45

Class

MoveBlockCategoryRestrictionTest
Tests moving blocks via the form.

Namespace

Drupal\Tests\layout_builder_restrictions_by_region\FunctionalJavascript

Code

protected $defaultTheme = 'classy';