function RsyncValidator::__construct
Same name and namespace in other branches
- 11.x core/modules/package_manager/src/Validator/RsyncValidator.php \Drupal\package_manager\Validator\RsyncValidator::__construct()
File
-
core/
modules/ package_manager/ src/ Validator/ RsyncValidator.php, line 29
Class
- RsyncValidator
- Checks that rsync is available.
Namespace
Drupal\package_manager\ValidatorCode
public function __construct(private readonly ExecutableFinderInterface $executableFinder, private readonly ModuleHandlerInterface $moduleHandler) {
}
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.