function ComposerPatchesValidator::__construct
File
- 
              core/
modules/ package_manager/ src/ Validator/ ComposerPatchesValidator.php, line 51  
Class
- ComposerPatchesValidator
 - Validates the configuration of the cweagans/composer-patches plugin.
 
Namespace
Drupal\package_manager\ValidatorCode
public function __construct(private readonly ModuleHandlerInterface $moduleHandler, private readonly ComposerInspector $composerInspector, private readonly PathLocator $pathLocator) {
}
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.