You are here

console.services.yml in DRD Agent 4.0.x

Same filename and directory in other branches
  1. 8.3 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 }