You are here

protected property FileCopierFactory::$decorated in Automatic Updates 8.2

The decorated file copier factory.

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

File

package_manager/src/FileCopierFactory.php, line 23

Class

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

Namespace

Drupal\package_manager

Code

protected $decorated;