protected property SalesforcePullEntityValueEvent::$entityValue in Salesforce Suite 8.3
Same name and namespace in other branches
- 8.4 modules/salesforce_mapping/src/Event/SalesforcePullEntityValueEvent.php \Drupal\salesforce_mapping\Event\SalesforcePullEntityValueEvent::entityValue
- 5.0.x modules/salesforce_mapping/src/Event/SalesforcePullEntityValueEvent.php \Drupal\salesforce_mapping\Event\SalesforcePullEntityValueEvent::entityValue
The value of the field to be assigned.
Type: mixed
File
- modules/
salesforce_mapping/ src/ Event/ SalesforcePullEntityValueEvent.php, line 19
Class
- SalesforcePullEntityValueEvent
- Pull entity event.
Namespace
Drupal\salesforce_mapping\EventCode
protected $entityValue;