You are here

service acquia_contenthub_subscriber.audit_commands in Acquia Content Hub 8.2

Class

Drupal\acquia_contenthub_subscriber\Commands\AcquiaContentHubSubscriberAuditCommands

Tags

  • drush.command

File

modules/acquia_contenthub_subscriber/drush.services.yml
modules/acquia_contenthub_subscriber/drush.services.yml

View source
  1. class: Drupal\acquia_contenthub_subscriber\Commands\AcquiaContentHubSubscriberAuditCommands
  2. arguments:
  3. - '@acquia_contenthub_subscriber.tracker'
  4. - '@queue'
  5. tags:
  6. - { name: drush.command }