protected property SalesforcePullEvent::$entity in Salesforce Suite 5.0.x
Same name and namespace in other branches
- 8.4 modules/salesforce_mapping/src/Event/SalesforcePullEvent.php \Drupal\salesforce_mapping\Event\SalesforcePullEvent::entity
- 8.3 modules/salesforce_mapping/src/Event/SalesforcePullEvent.php \Drupal\salesforce_mapping\Event\SalesforcePullEvent::entity
The Drupal entity into which the data is being pulled.
Type: \Drupal\Core\Entity\FieldableEntityInterface
File
- modules/
salesforce_mapping/ src/ Event/ SalesforcePullEvent.php, line 32
Class
- SalesforcePullEvent
- Salesforce pull event.
Namespace
Drupal\salesforce_mapping\EventCode
protected $entity;