You are here

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

Amount of orphaned entities.

Amount of orphaned entites.

Type: int

File

src/Event/AcquiaContentHubUnregisterEvent.php, line 60

Class

AcquiaContentHubUnregisterEvent
Event dispatched on webhook deletion.

Namespace

Drupal\acquia_contenthub\Event

Code

protected $orphanedEntitiesCount;