StageCommitExceptionTest::$modules

Type: modules

Overrides PackageManagerKernelTestBase::$modules

File

core/modules/package_manager/tests/src/Kernel/StageCommitExceptionTest.php, line 28

Class

StageCommitExceptionTest
@coversDefaultClass \Drupal\package_manager\SandboxManagerBase @covers \Drupal\package_manager\PackageManagerUninstallValidator @group package_manager @internal

Namespace

Drupal\Tests\package_manager\Kernel

Code

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

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