You are here

drush.services.yml in Drush Language Commands 8

File

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