You are here

protected property SalesforcePullCommands::$eventDispatcher in Salesforce Suite 5.0.x

Same name and namespace in other branches
  1. 8.4 modules/salesforce_pull/src/Commands/SalesforcePullCommands.php \Drupal\salesforce_pull\Commands\SalesforcePullCommands::eventDispatcher
  2. 8.3 modules/salesforce_pull/src/Commands/SalesforcePullCommands.php \Drupal\salesforce_pull\Commands\SalesforcePullCommands::eventDispatcher

Event dispatcher service.

Type: \Symfony\Component\EventDispatcher\EventDispatcher

File

modules/salesforce_pull/src/Commands/SalesforcePullCommands.php, line 43

Class

SalesforcePullCommands
A Drush commandfile.

Namespace

Drupal\salesforce_pull\Commands

Code

protected $eventDispatcher;