You are here

protected property FileCopierFactory::$configFactory in Automatic Updates 8.2

The config factory service.

Type: \Drupal\Core\Config\ConfigFactoryInterface

File

package_manager/src/FileCopierFactory.php, line 44

Class

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

Namespace

Drupal\package_manager

Code

protected $configFactory;