You are here

protected property AcquiaContentHubUnregisterEvent::$orphanedEntities in Acquia Content Hub 8.2

Array of orphaned entities.

Array of orphaned entities.

Type: array

File

src/Event/AcquiaContentHubUnregisterEvent.php, line 68

Class

AcquiaContentHubUnregisterEvent
Event dispatched on webhook deletion.

Namespace

Drupal\acquia_contenthub\Event

Code

protected $orphanedEntities;