You are here

drush.services.yml in DRD Agent 8.3

Same filename and directory in other branches
  1. 4.0.x drush.services.yml

File

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