protected property PullBase::$etm in Salesforce Suite 8.3
Same name and namespace in other branches
- 8.4 modules/salesforce_pull/src/Plugin/QueueWorker/PullBase.php \Drupal\salesforce_pull\Plugin\QueueWorker\PullBase::etm
- 5.0.x modules/salesforce_pull/src/Plugin/QueueWorker/PullBase.php \Drupal\salesforce_pull\Plugin\QueueWorker\PullBase::etm
The entity type manager.
Type: \Drupal\Core\Entity\EntityTypeManagerInterface
File
- modules/
salesforce_pull/ src/ Plugin/ QueueWorker/ PullBase.php, line 34
Class
- PullBase
- Provides base functionality for the Salesforce Pull Queue Workers.
Namespace
Drupal\salesforce_pull\Plugin\QueueWorkerCode
protected $etm;