You are here

protected property SalesforcePullEntityValueEvent::$mappedObject in Salesforce Suite 8.3

Same name and namespace in other branches
  1. 8.4 modules/salesforce_mapping/src/Event/SalesforcePullEntityValueEvent.php \Drupal\salesforce_mapping\Event\SalesforcePullEntityValueEvent::mappedObject
  2. 5.0.x modules/salesforce_mapping/src/Event/SalesforcePullEntityValueEvent.php \Drupal\salesforce_mapping\Event\SalesforcePullEntityValueEvent::mappedObject

The mapped object, or mapped object stub.

Type: \Drupal\salesforce_mapping\Entity\MappedObjectInterface

File

modules/salesforce_mapping/src/Event/SalesforcePullEntityValueEvent.php, line 33

Class

SalesforcePullEntityValueEvent
Pull entity event.

Namespace

Drupal\salesforce_mapping\Event

Code

protected $mappedObject;