protected static property BlockRemoveDisabledRegionUpdateTest::$modules in Drupal 8
Modules to enable after the database is loaded.
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\UpdateCode
protected static $modules = [
'block_test',
'language',
];