UpdateMiscTest::$modules

Same name in other branches
  1. 11.x core/modules/update/tests/src/Functional/UpdateMiscTest.php \Drupal\Tests\update\Functional\UpdateMiscTest::modules

Type: modules

Overrides UpdateTestBase::$modules

File

core/modules/update/tests/src/Functional/UpdateMiscTest.php, line 22

Class

UpdateMiscTest
Tests general functionality of the Update module.

Namespace

Drupal\Tests\update\Functional

Code

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

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