You are here

protected property Rest::$eventDispatcher in Salesforce Suite 8.4

Same name and namespace in other branches
  1. 8.3 modules/salesforce_push/src/Plugin/SalesforcePushQueueProcessor/Rest.php \Drupal\salesforce_push\Plugin\SalesforcePushQueueProcessor\Rest::eventDispatcher
  2. 5.0.x modules/salesforce_push/src/Plugin/SalesforcePushQueueProcessor/Rest.php \Drupal\salesforce_push\Plugin\SalesforcePushQueueProcessor\Rest::eventDispatcher

Event dispatcher service.

Type: \Symfony\Component\EventDispatcher\EventDispatcherInterface

File

modules/salesforce_push/src/Plugin/SalesforcePushQueueProcessor/Rest.php, line 56

Class

Rest
Rest queue processor plugin.

Namespace

Drupal\salesforce_push\Plugin\SalesforcePushQueueProcessor

Code

protected $eventDispatcher;