You are here

protected property FileCopierFactory::$phpFileCopier in Automatic Updates 8.2

The PHP file copier service.

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

File

package_manager/src/FileCopierFactory.php, line 30

Class

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

Namespace

Drupal\package_manager

Code

protected $phpFileCopier;