You are here

drush.services.yml in Acquia Search 3.x

Same filename and directory in other branches
  1. 2.x drush.services.yml

File

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