UpdateStorageTest::$modules
Same name in other branches
- 9 core/modules/update/tests/src/Kernel/UpdateStorageTest.php \Drupal\Tests\update\Kernel\UpdateStorageTest::modules
- 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\KernelCode
protected static $modules = [
'update',
];
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.