function EnabledExtensionsValidator::__construct
File
-
core/
modules/ package_manager/ src/ Validator/ EnabledExtensionsValidator.php, line 27
Class
- EnabledExtensionsValidator
- Validates no enabled Drupal extensions are removed from the stage directory.
Namespace
Drupal\package_manager\ValidatorCode
public function __construct(PathLocator $pathLocator, ModuleHandlerInterface $moduleHandler, ComposerInspector $composerInspector, ThemeHandlerInterface $themeHandler) {
}
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.