protected property SalesforcePullEntityValueEvent::$fieldPlugin in Salesforce Suite 8.4
Same name and namespace in other branches
- 8.3 modules/salesforce_mapping/src/Event/SalesforcePullEntityValueEvent.php \Drupal\salesforce_mapping\Event\SalesforcePullEntityValueEvent::fieldPlugin
- 5.0.x modules/salesforce_mapping/src/Event/SalesforcePullEntityValueEvent.php \Drupal\salesforce_mapping\Event\SalesforcePullEntityValueEvent::fieldPlugin
The field plugin responsible for pulling the data.
Type: \Drupal\salesforce_mapping\SalesforceMappingFieldPluginInterface
File
- modules/
salesforce_mapping/ src/ Event/ SalesforcePullEntityValueEvent.php, line 26
Class
- SalesforcePullEntityValueEvent
- Pull entity event.
Namespace
Drupal\salesforce_mapping\EventCode
protected $fieldPlugin;