You are here

protected property UpdateRefreshSubscriber::$updateManager in Automatic Updates 8.2

The update manager service.

Type: \Drupal\update\UpdateManagerInterface

File

src/Event/UpdateRefreshSubscriber.php, line 19

Class

UpdateRefreshSubscriber
Clears stale update data once a staged update has been committed.

Namespace

Drupal\automatic_updates\Event

Code

protected $updateManager;