You are here

protected property BlockPlacementCategoryRestrictionTest::$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/BlockPlacementCategoryRestrictionTest.php, line 34

Class

BlockPlacementCategoryRestrictionTest
Demonstrate that blocks can be restricted by category.

Namespace

Drupal\Tests\layout_builder_restrictions_by_region\FunctionalJavascript

Code

protected $defaultTheme = 'classy';