You are here

console.services.yml in DRD Agent 8.3

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

File

console.services.yml
View source
  1. services:
  2. drd_agent.command.setup:
  3. class: Drupal\drd_agent\Command\Setup
  4. arguments: ['@drd_agent.setup']
  5. tags:
  6. - { name: drupal.command }