function OverwriteExistingPackagesValidator::__construct
File
-
core/
modules/ package_manager/ src/ Validator/ OverwriteExistingPackagesValidator.php, line 36
Class
- OverwriteExistingPackagesValidator
- Validates that newly installed packages don't overwrite existing directories.
Namespace
Drupal\package_manager\ValidatorCode
public function __construct(PathLocator $pathLocator, ComposerInspector $composerInspector) {
}
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.