protected property Updater::$eventDispatcher in Update helper 8
Same name and namespace in other branches
- 2.x 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_helperCode
protected $eventDispatcher;