You are here

service acquia_contenthub_publisher_audit.commands in Acquia Content Hub 8.2

Class

Drupal\acquia_contenthub_publisher\Commands\AcquiaContentHubPublisherAuditCommands

Tags

  • drush.command

File

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

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