InstallerDependenciesResolutionTest::$modules

Type: modules

Overrides KernelTestBase::$modules

File

core/modules/system/tests/src/Kernel/Installer/InstallerDependenciesResolutionTest.php, line 20

Class

InstallerDependenciesResolutionTest
Tests that we handle module dependency resolution during install.

Namespace

Drupal\Tests\system\Kernel\Installer

Code

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

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