You are here

service lingotek.commands in Lingotek Translation 3.6.x

Same name and namespace in other branches
  1. 8.2 drush.services.yml \lingotek.commands
  2. 4.0.x drush.services.yml \lingotek.commands
  3. 3.0.x drush.services.yml \lingotek.commands
  4. 3.1.x drush.services.yml \lingotek.commands
  5. 3.2.x drush.services.yml \lingotek.commands
  6. 3.3.x drush.services.yml \lingotek.commands
  7. 3.4.x drush.services.yml \lingotek.commands
  8. 3.5.x drush.services.yml \lingotek.commands
  9. 3.7.x drush.services.yml \lingotek.commands
  10. 3.8.x drush.services.yml \lingotek.commands

Class

Drupal\lingotek\Cli\Commands\Drush9\LingotekCommands

Tags

  • drush.command

File

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

View source
  1. class: Drupal\lingotek\Cli\Commands\Drush9\LingotekCommands
  2. arguments:
  3. - '@lingotek.cli_service'
  4. tags:
  5. - { name: drush.command }