protected property EntityImportEvent::$entityData in Acquia Content Hub 8.2
The source array data that was used to create the entity.
This is useful for situations where you might want to refer to the data as it existed before an entity was created.
Type: \Acquia\ContentHubClient\CDF\CDFObject
File
- src/
Event/ EntityImportEvent.php, line 33
Class
- EntityImportEvent
- An event for invoking post-entity-save operations.
Namespace
Drupal\acquia_contenthub\EventCode
protected $entityData;