protected property SalesforceDeleteAllowedEvent::$mappedObject in Salesforce Suite 5.0.x
Same name and namespace in other branches
- 8.4 modules/salesforce_mapping/src/Event/SalesforceDeleteAllowedEvent.php \Drupal\salesforce_mapping\Event\SalesforceDeleteAllowedEvent::mappedObject
The mapped object.
Type: \Drupal\salesforce_mapping\Entity\MappedObjectInterface
File
- modules/
salesforce_mapping/ src/ Event/ SalesforceDeleteAllowedEvent.php, line 25
Class
- SalesforceDeleteAllowedEvent
- Delete allowed event.
Namespace
Drupal\salesforce_mapping\EventCode
protected $mappedObject;