drush.services.yml in Media Expire 8.2
File
drush.services.ymlView source
- services:
- media_expire.commands:
- class: Drupal\media_expire\Commands\MediaExpireCommands
- arguments:
- - '@media_expire.service'
- tags:
- - { name: drush.command }