service acquia_contenthub_enqueue_entities.commands in Acquia Content Hub 8.2
Class
Drupal\acquia_contenthub_publisher\Commands\AcquiaContentHubEnqueueEntitiesCommandsTags
- 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\AcquiaContentHubEnqueueEntitiesCommands
- arguments:
- - '@entity_type.manager'
- - '@entity_type.bundle.info'
- - '@database'
- - '@acquia_contenthub_publisher.tracker'
- - '@cache.depcalc'
- tags:
- - { name: drush.command }