You are here

protected property InPlaceUpdate::$configFactory in Automatic Updates 8

The config factory.

Type: \Drupal\Core\Config\ConfigFactoryInterface

File

src/Services/InPlaceUpdate.php, line 59

Class

InPlaceUpdate
Class to apply in-place updates.

Namespace

Drupal\automatic_updates\Services

Code

protected $configFactory;