function 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\Validator

Code

public function __construct(PathLocator $pathLocator) {
}

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.