You are here

service acquia_contenthub_publisher.handle_webhook.get_file in Acquia Content Hub 8.2

Class

Drupal\acquia_contenthub_publisher\EventSubscriber\HandleWebhook\GetFile

Tags

  • event_subscriber

File

modules/acquia_contenthub_publisher/acquia_contenthub_publisher.services.yml
modules/acquia_contenthub_publisher/acquia_contenthub_publisher.services.yml

View source
  1. class: Drupal\acquia_contenthub_publisher\EventSubscriber\HandleWebhook\GetFile
  2. arguments:
  3. - '@acquia_contenthub_common_actions'
  4. - '@stream_wrapper_manager'
  5. tags:
  6. - { name: event_subscriber }