BlockRemoveDisabledRegionUpdateTest::$modules

Type: modules

Overrides UpdatePathTestBase::$modules

File

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

Class

BlockRemoveDisabledRegionUpdateTest
Tests the upgrade path for removal of disabled region.

Namespace

Drupal\Tests\block\Functional\Update

Code

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

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