You are here

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

Uuid's of orphaned filters.

Array containing the orphaned filter uuids.

Type: array

File

src/Event/AcquiaContentHubUnregisterEvent.php, line 52

Class

AcquiaContentHubUnregisterEvent
Event dispatched on webhook deletion.

Namespace

Drupal\acquia_contenthub\Event

Code

protected $orphanedFilters;