You are here

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

Uuid of the webhook.

Uuid of webhook.

Type: string

File

src/Event/AcquiaContentHubUnregisterEvent.php, line 20

Class

AcquiaContentHubUnregisterEvent
Event dispatched on webhook deletion.

Namespace

Drupal\acquia_contenthub\Event

Code

protected $webhookUuid;