drush.services.yml in Token 8
File
drush.services.ymlView source
- services:
- token.commands:
- class: Drupal\token\Commands\TokenCommands
- arguments:
- - '@module_handler'
- tags:
- - { name: drush.command }
Services
Name | Description |
---|---|
token.commands | Drupal\token\Commands\TokenCommands |