You are here

protected property FileCopierFactory::$rsyncFileCopier in Automatic Updates 8.2

The rsync file copier service.

Type: \PhpTuf\ComposerStager\Infrastructure\Process\FileCopier\RsyncFileCopierInterface

File

package_manager/src/FileCopierFactory.php, line 37

Class

FileCopierFactory
A file copier factory which returns file copiers according to configuration.

Namespace

Drupal\package_manager

Code

protected $rsyncFileCopier;