You are here

protected property SalesforcePushEvent::$mappedObject in Salesforce Suite 8.4

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

The mapped object.

Type: \Drupal\salesforce_mapping\Entity\MappedObjectInterface

File

modules/salesforce_mapping/src/Event/SalesforcePushEvent.php, line 25

Class

SalesforcePushEvent
Push event.

Namespace

Drupal\salesforce_mapping\Event

Code

protected $mappedObject;