You are here

service acquia_search.commands in Acquia Search 3.x

Same name and namespace in other branches
  1. 2.x drush.services.yml \acquia_search.commands

Class

Drupal\acquia_search\Commands\AcquiaSearchCommands

Tags

  • drush.command

File

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

View source
  1. class: Drupal\acquia_search\Commands\AcquiaSearchCommands
  2. arguments:
  3. - '@cache.default'
  4. tags:
  5. - { name: drush.command }