You are here

protected property ContentHubExportQueueWorker::$dispatcher in Acquia Content Hub 8.2

The event dispatcher.

Type: \Symfony\Component\EventDispatcher\EventDispatcherInterface

File

modules/acquia_contenthub_publisher/src/Plugin/QueueWorker/ContentHubExportQueueWorker.php, line 35

Class

ContentHubExportQueueWorker
Acquia ContentHub queue worker.

Namespace

Drupal\acquia_contenthub_publisher\Plugin\QueueWorker

Code

protected $dispatcher;