InstallerDependenciesResolutionTest::$modules
Same name in other branches
- 9 core/modules/system/tests/src/Kernel/Installer/InstallerDependenciesResolutionTest.php \Drupal\Tests\system\Kernel\Installer\InstallerDependenciesResolutionTest::modules
- 10 core/modules/system/tests/src/Kernel/Installer/InstallerDependenciesResolutionTest.php \Drupal\Tests\system\Kernel\Installer\InstallerDependenciesResolutionTest::modules
- 11.x core/modules/system/tests/src/Kernel/Installer/InstallerDependenciesResolutionTest.php \Drupal\Tests\system\Kernel\Installer\InstallerDependenciesResolutionTest::modules
Type: modules
Overrides KernelTestBase::$modules
File
-
core/
modules/ system/ tests/ src/ Kernel/ Installer/ InstallerDependenciesResolutionTest.php, line 17
Class
- InstallerDependenciesResolutionTest
- Tests that we handle module dependency resolution during install.
Namespace
Drupal\Tests\system\Kernel\InstallerCode
public static $modules = [
'system',
];
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.