You are here

service drush_language.commands in Drush Language Commands 8

Class

\Drupal\drush_language\Commands\DrushLanguageCommands

Tags

  • drush.command

File

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

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