You are here

private property ProcessFactory::$configFactory in Automatic Updates 8.2

The config factory service.

Type: \Drupal\Core\Config\ConfigFactoryInterface

File

package_manager/src/ProcessFactory.php, line 37

Class

ProcessFactory
Defines a process factory which sets the COMPOSER_HOME environment variable.

Namespace

Drupal\package_manager

Code

private $configFactory;