You are here

service acquia_contenthub.commands.webhook.interests in Acquia Content Hub 8.2

Class

Drupal\acquia_contenthub\Commands\AcquiaContentHubWebhookInterestCommands

Tags

  • drush.command

File

./drush.services.yml
drush.services.yml

View source
  1. class: Drupal\acquia_contenthub\Commands\AcquiaContentHubWebhookInterestCommands
  2. arguments:
  3. - '@acquia_contenthub.client.factory'
  4. - '@acquia_contenthub.connection_manager'
  5. - '@config.factory'
  6. tags:
  7. - { name: drush.command }