BlockContextMappingUpdateTest::$modules

Type: modules

Overrides UpdatePathTestBase::$modules

File

core/modules/block/tests/src/Functional/Update/BlockContextMappingUpdateTest.php, line 22

Class

BlockContextMappingUpdateTest
Tests the upgrade path for block context mapping renames.

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.