You are here

service token.commands in Token 8

Class

Drupal\token\Commands\TokenCommands

Tags

  • drush.command

File

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

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