drush.services.yml in Micon 2.x
File
drush.services.ymlView source
- services:
- micon.commands:
- class: \Drupal\micon\Commands\MiconCommands
- arguments:
- - '@micon.icon.manager'
- tags:
- - { name: drush.command }
Services
Name | Description |
---|---|
micon.commands | \Drupal\micon\Commands\MiconCommands |