service acquia_contenthub_publisher_audit_entity.commands in Acquia Content Hub 8.2
Class
Drupal\acquia_contenthub_publisher\Commands\AcquiaContentHubPublisherAuditEntityCommandsTags
- drush.command
File
- modules/
acquia_contenthub_publisher/ drush.services.yml - modules/acquia_contenthub_publisher/drush.services.yml
View source
- class: Drupal\acquia_contenthub_publisher\Commands\AcquiaContentHubPublisherAuditEntityCommands
- arguments:
- - '@acquia_contenthub_publisher.tracker'
- - '@queue'
- - '@acquia_contenthub_publisher.actions'
- - '@acquia_contenthub_common_actions'
- - '@acquia_contenthub.client.factory'
- tags:
- - { name: drush.command }