drush.services.yml 121 B

12345
  1. services:
  2. domain.commands:
  3. class: \Drupal\domain\Commands\DomainCommands
  4. tags:
  5. - { name: drush.command }