You are here

service micon.commands in Micon 2.x

Class

\Drupal\micon\Commands\MiconCommands

Tags

  • drush.command

File

./drush.services.yml
drush.services.yml

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