You are here

protected property PullController::$eventDispatcher in Salesforce Suite 8.4

Same name and namespace in other branches
  1. 8.3 modules/salesforce_pull/src/Controller/PullController.php \Drupal\salesforce_pull\Controller\PullController::eventDispatcher
  2. 5.0.x modules/salesforce_pull/src/Controller/PullController.php \Drupal\salesforce_pull\Controller\PullController::eventDispatcher

Event dispatcher.

Type: \Symfony\Component\EventDispatcher\EventDispatcherInterface

File

modules/salesforce_pull/src/Controller/PullController.php, line 74

Class

PullController
Push controller.

Namespace

Drupal\salesforce_pull\Controller

Code

protected $eventDispatcher;