StageOwnershipTest::$modules

Type: modules

Overrides PackageManagerKernelTestBase::$modules

File

core/modules/package_manager/tests/src/Kernel/StageOwnershipTest.php, line 29

Class

StageOwnershipTest
Tests that ownership of the stage is enforced.

Namespace

Drupal\Tests\package_manager\Kernel

Code

protected static $modules = [
  'user',
  'package_manager_test_validation',
];

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