You are here

protected property Updater::$eventDispatcher in Automatic Updates 8.2

The event dispatcher service.

Type: \Symfony\Component\EventDispatcher\EventDispatcherInterface

File

src/Updater.php, line 74

Class

Updater
Defines a service to perform updates.

Namespace

Drupal\automatic_updates

Code

protected $eventDispatcher;