You are here

protected property PathLocator::$configFactory in Automatic Updates 8.2

The config factory service.

Type: \Drupal\Core\Config\ConfigFactoryInterface

File

src/PathLocator.php, line 19

Class

PathLocator
Computes file system paths that are needed for automatic updates.

Namespace

Drupal\automatic_updates

Code

protected $configFactory;