drush.services.yml in Drush Language Commands 8
File
drush.services.ymlView source
- services:
- drush_language.commands:
- class: \Drupal\drush_language\Commands\DrushLanguageCommands
- arguments:
- - '@drush_language.cli'
- tags:
- - { name: drush.command }