You are here

protected property CronUpdater::$configFactory in Automatic Updates 8.2

The config factory service.

Type: \Drupal\Core\Config\ConfigFactoryInterface

File

src/CronUpdater.php, line 52

Class

CronUpdater
Defines a service that updates via cron.

Namespace

Drupal\automatic_updates

Code

protected $configFactory;