function AllowedScaffoldPackagesValidator::__construct

File

core/modules/package_manager/src/Validator/AllowedScaffoldPackagesValidator.php, line 29

Class

AllowedScaffoldPackagesValidator
Validates the list of packages that are allowed to scaffold files.

Namespace

Drupal\package_manager\Validator

Code

public function __construct(ComposerInspector $composerInspector, PathLocator $pathLocator) {
}

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