protected property PullBase::$mappedObjectStorage in Salesforce Suite 8.4
Same name and namespace in other branches
- 8.3 modules/salesforce_pull/src/Plugin/QueueWorker/PullBase.php \Drupal\salesforce_pull\Plugin\QueueWorker\PullBase::mappedObjectStorage
- 5.0.x modules/salesforce_pull/src/Plugin/QueueWorker/PullBase.php \Drupal\salesforce_pull\Plugin\QueueWorker\PullBase::mappedObjectStorage
Storage handler for Mapped Objects.
Type: \Drupal\salesforce_mapping\MappedObjectStorage
File
- modules/
salesforce_pull/ src/ Plugin/ QueueWorker/ PullBase.php, line 55
Class
- PullBase
- Provides base functionality for the Salesforce Pull Queue Workers.
Namespace
Drupal\salesforce_pull\Plugin\QueueWorkerCode
protected $mappedObjectStorage;