You are here

protected property Exporter::$eventDispatcher in GatherContent 8.5

Event dispatcher.

Type: \Symfony\Component\EventDispatcher\EventDispatcherInterface

File

gathercontent_upload/src/Export/Exporter.php, line 57

Class

Exporter
Class for handling import/update logic from GatherContent to Drupal.

Namespace

Drupal\gathercontent_upload\Export

Code

protected $eventDispatcher;