function ComposerMinimumStabilityValidator::__construct

File

core/modules/package_manager/src/Validator/ComposerMinimumStabilityValidator.php, line 27

Class

ComposerMinimumStabilityValidator
Checks that the packages to install meet the minimum stability.

Namespace

Drupal\package_manager\Validator

Code

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

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