You are here

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

Bool to decide what to delete.

TRUE if we only want to delete the webhook.

Type: bool

File

src/Event/AcquiaContentHubUnregisterEvent.php, line 76

Class

AcquiaContentHubUnregisterEvent
Event dispatched on webhook deletion.

Namespace

Drupal\acquia_contenthub\Event

Code

protected $deleteWebhookOnly;