You are here

service drd_agent.command.setup in DRD Agent 8.3

Same name and namespace in other branches
  1. 4.0.x console.services.yml \drd_agent.command.setup

Class

Drupal\drd_agent\Command\Setup

Tags

  • drupal.command

File

./console.services.yml
console.services.yml

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