You are here

service drd_agent.commands in DRD Agent 4.0.x

Same name and namespace in other branches
  1. 8.3 drush.services.yml \drd_agent.commands

Class

Drupal\drd_agent\Commands\Drush

Tags

  • drush.command

File

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

View source
  1. class: Drupal\drd_agent\Commands\Drush
  2. arguments:
  3. - '@drd_agent.setup'
  4. tags:
  5. - { name: drush.command }