function DiskSpaceValidator::__construct
File
-
core/
modules/ package_manager/ src/ Validator/ DiskSpaceValidator.php, line 27
Class
- DiskSpaceValidator
- Validates that there is enough free disk space to do stage operations.
Namespace
Drupal\package_manager\ValidatorCode
public function __construct(PathLocator $pathLocator) {
}
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.