ServicesTest::$modules
Same name and namespace in other branches
- 11.x core/modules/package_manager/tests/src/Kernel/ServicesTest.php \Drupal\Tests\package_manager\Kernel\ServicesTest::modules
Type: modules
Overrides KernelTestBase::$modules
File
-
core/
modules/ package_manager/ tests/ src/ Kernel/ ServicesTest.php, line 36
Class
- ServicesTest
- Tests that Package Manager services are wired correctly.
Namespace
Drupal\Tests\package_manager\KernelCode
protected static $modules = [
'package_manager',
'update',
];
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.