function StageNotInActiveValidator::__construct

File

core/modules/package_manager/src/Validator/StageNotInActiveValidator.php, line 28

Class

StageNotInActiveValidator
Validates staging root is not a subdirectory of 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.