You are here

private property EventDispatcherTrait::$_eventDispatcher in Feeds 8.3

The event dispatcher service.

Type: \Symfony\Component\EventDispatcher\EventDispatcherInterface

File

src/Event/EventDispatcherTrait.php, line 24

Class

EventDispatcherTrait
Wrapper methods for the event dispatcher interface.

Namespace

Drupal\feeds\Event

Code

private $_eventDispatcher;