You are here

drush.services.yml in Token 8

File

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