You are here

protected property Updater::$eventDispatcher in Update helper 2.x

Same name and namespace in other branches
  1. 8 src/Updater.php \Drupal\update_helper\Updater::eventDispatcher

Event dispatcher.

Type: \Symfony\Component\EventDispatcher\EventDispatcherInterface

File

src/Updater.php, line 67

Class

Updater
Helper class to update configuration.

Namespace

Drupal\update_helper

Code

protected $eventDispatcher;