BlockInvalidRegionTest::$defaultTheme

Same name and namespace in other branches
  1. 9 core/modules/block/tests/src/Functional/BlockInvalidRegionTest.php \Drupal\Tests\block\Functional\BlockInvalidRegionTest::defaultTheme
  2. 10 core/modules/block/tests/src/Functional/BlockInvalidRegionTest.php \Drupal\Tests\block\Functional\BlockInvalidRegionTest::defaultTheme
  3. 11.x core/modules/block/tests/src/Functional/BlockInvalidRegionTest.php \Drupal\Tests\block\Functional\BlockInvalidRegionTest::defaultTheme

Type: defaultTheme

Overrides BrowserTestBase::$defaultTheme

File

core/modules/block/tests/src/Functional/BlockInvalidRegionTest.php, line 26

Class

BlockInvalidRegionTest
Tests that an active block assigned to a non-existing region triggers the warning message and is disabled.

Namespace

Drupal\Tests\block\Functional

Code

protected $defaultTheme = 'classy';

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.