UpdateStorageTest::$modules

Same name in other branches
  1. 9 core/modules/update/tests/src/Kernel/UpdateStorageTest.php \Drupal\Tests\update\Kernel\UpdateStorageTest::modules
  2. 11.x core/modules/update/tests/src/Kernel/UpdateStorageTest.php \Drupal\Tests\update\Kernel\UpdateStorageTest::modules

Type: modules

Overrides KernelTestBase::$modules

File

core/modules/update/tests/src/Kernel/UpdateStorageTest.php, line 19

Class

UpdateStorageTest
Tests the Update module storage is cleared correctly.

Namespace

Drupal\Tests\update\Kernel

Code

protected static $modules = [
    'update',
];

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