BlockInvalidRegionTest::$modules

Type: modules

Overrides BrowserTestBase::$modules

File

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

Class

BlockInvalidRegionTest
Tests that blocks assigned to invalid regions are disabled with a warning.

Namespace

Drupal\Tests\block\Functional

Code

protected static $modules = [
  'block',
  'block_test',
];

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