function DiskSpaceValidator::__construct
Same name and namespace in other branches
- 11.x core/modules/package_manager/src/Validator/DiskSpaceValidator.php \Drupal\package_manager\Validator\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(private readonly PathLocator $pathLocator) {
}
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.