drush.services.yml in Ultimate Cron 8.2
File
drush.services.ymlView source
- services:
- ultimate_cron.commands:
- class: Drupal\ultimate_cron\Commands\UltimateCronCommands
- arguments: ['@logger.factory']
- tags:
- - { name: drush.command }