protected static property BlockContextMappingUpdateTest::$modules in Zircon Profile 8
Same name and namespace in other branches
- 8.0 core/modules/block/src/Tests/Update/BlockContextMappingUpdateTest.php \Drupal\block\Tests\Update\BlockContextMappingUpdateTest::modules
Modules to enable after the database is loaded.
Overrides UpdatePathTestBase::$modules
File
- core/
modules/ block/ src/ Tests/ Update/ BlockContextMappingUpdateTest.php, line 26 - Contains \Drupal\block\Tests\Update\BlockContextMappingUpdateTest.
Class
- BlockContextMappingUpdateTest
- Tests the upgrade path for block context mapping renames.
Namespace
Drupal\block\Tests\UpdateCode
protected static $modules = [
'block_test',
'language',
];