You are here

service acquia_contenthub.handle_webhook.report in Acquia Content Hub 8.2

Class

Drupal\acquia_contenthub\EventSubscriber\HandleWebhook\Report

Tags

  • event_subscriber

File

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

View source
  1. class: Drupal\acquia_contenthub\EventSubscriber\HandleWebhook\Report
  2. arguments:
  3. - '@acquia_contenthub_common_actions'
  4. - '@extension.list.module'
  5. tags:
  6. - { name: event_subscriber }