You are here

protected property PostUpdateSubscriber::$configFactory in Automatic Updates 8

The config factory.

Type: \Drupal\Core\Config\ConfigFactoryInterface

File

src/EventSubscriber/PostUpdateSubscriber.php, line 25

Class

PostUpdateSubscriber
Post update event subscriber.

Namespace

Drupal\automatic_updates\EventSubscriber

Code

protected $configFactory;