protected property PullBase::$eventDispatcher in Salesforce Suite 5.0.x
Same name and namespace in other branches
- 8.4 modules/salesforce_pull/src/Plugin/QueueWorker/PullBase.php \Drupal\salesforce_pull\Plugin\QueueWorker\PullBase::eventDispatcher
- 8.3 modules/salesforce_pull/src/Plugin/QueueWorker/PullBase.php \Drupal\salesforce_pull\Plugin\QueueWorker\PullBase::eventDispatcher
Event dispatcher service.
Type: \Symfony\Component\EventDispatcher\EventDispatcherInterface
File
- modules/
salesforce_pull/ src/ Plugin/ QueueWorker/ PullBase.php, line 62
Class
- PullBase
- Provides base functionality for the Salesforce Pull Queue Workers.
Namespace
Drupal\salesforce_pull\Plugin\QueueWorkerCode
protected $eventDispatcher;