You are here

service acquia_contenthub.commands.entity in Acquia Content Hub 8.2

Class

Drupal\acquia_contenthub\Commands\AcquiaContentHubEntityCommands

Tags

  • drush.command

File

./drush.services.yml
drush.services.yml

View source
  1. class: Drupal\acquia_contenthub\Commands\AcquiaContentHubEntityCommands
  2. arguments:
  3. - '@entity.dependency.calculator'
  4. - '@acquia_contenthub_common_actions'
  5. tags:
  6. - { name: drush.command }