ServicesTest::$modules

Same name and namespace in other branches
  1. 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\Kernel

Code

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

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