You are here

drush.services.yml in Micon 2.x

File

drush.services.yml
View source
  1. services:
  2. micon.commands:
  3. class: \Drupal\micon\Commands\MiconCommands
  4. arguments:
  5. - '@micon.icon.manager'
  6. tags:
  7. - { name: drush.command }