function RsyncValidator::__construct

File

core/modules/package_manager/src/Validator/RsyncValidator.php, line 29

Class

RsyncValidator
Checks that rsync is available.

Namespace

Drupal\package_manager\Validator

Code

public function __construct(ExecutableFinderInterface $executableFinder, ModuleHandlerInterface $moduleHandler) {
}

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