You are here

drush.services.yml in Search Index Wipe 8

File

drush.services.yml
View source
  1. services:
  2. searchindex_wipe.commands:
  3. class: \Drupal\searchindex_wipe\Commands\SearchIndexWipeCommands
  4. tags:
  5. - { name: drush.command }