service acquia_contenthub_publisher.commands in Acquia Content Hub 8.2
Class
Drupal\acquia_contenthub_publisher\Commands\AcquiaContentHubPublisherCommandsTags
- 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\AcquiaContentHubPublisherCommands
- arguments:
- - '@database'
- - '@config.factory'
- - '@acquia_contenthub.client.factory'
- - '@logger.factory'
- - '@state'
- - '@module_handler'
- tags:
- - { name: drush.command }