function DuplicateInfoFileValidator::__construct
Same name and namespace in other branches
- 11.x core/modules/package_manager/src/Validator/DuplicateInfoFileValidator.php \Drupal\package_manager\Validator\DuplicateInfoFileValidator::__construct()
File
-
core/
modules/ package_manager/ src/ Validator/ DuplicateInfoFileValidator.php, line 25
Class
- DuplicateInfoFileValidator
- Validates the stage does not have duplicate info.yml not present in active.
Namespace
Drupal\package_manager\ValidatorCode
public function __construct(private readonly PathLocator $pathLocator) {
}
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.