service acquia_contenthub_subscriber.commands in Acquia Content Hub 8.2
Class
Drupal\acquia_contenthub_subscriber\Commands\AcquiaContentHubSubscriberCommandsTags
- drush.command
File
- modules/
acquia_contenthub_subscriber/ drush.services.yml - modules/acquia_contenthub_subscriber/drush.services.yml
View source
- class: Drupal\acquia_contenthub_subscriber\Commands\AcquiaContentHubSubscriberCommands
- arguments:
- - '@database'
- - '@config.factory'
- - '@acquia_contenthub.client.factory'
- - '@logger.factory'
- - '@state'
- - '@module_handler'
- tags:
- - { name: drush.command }