You are here

service acquia_contenthub.handle_webhook.register in Acquia Content Hub 8.2

Class

Drupal\acquia_contenthub\EventSubscriber\HandleWebhook\RegisterWebhook

Tags

  • event_subscriber

File

./acquia_contenthub.services.yml
acquia_contenthub.services.yml

View source
  1. class: Drupal\acquia_contenthub\EventSubscriber\HandleWebhook\RegisterWebhook
  2. arguments:
  3. - '@logger.factory'
  4. tags:
  5. - { name: event_subscriber }