UpdateCalculateProjectDataTest::$modules
Same name in other branches
- 11.x core/modules/update/tests/src/Kernel/UpdateCalculateProjectDataTest.php \Drupal\Tests\update\Kernel\UpdateCalculateProjectDataTest::modules
Type: modules
Overrides KernelTestBase::$modules
File
-
core/
modules/ update/ tests/ src/ Kernel/ UpdateCalculateProjectDataTest.php, line 32
Class
- UpdateCalculateProjectDataTest
- Test the values set in update_calculate_project_data().
Namespace
Drupal\Tests\update\KernelCode
protected static $modules = [
'system',
'update',
'update_test',
];
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.