You are here

service ultimate_cron.commands in Ultimate Cron 8.2

Class

Drupal\ultimate_cron\Commands\UltimateCronCommands

Tags

  • drush.command

File

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

View source
  1. class: Drupal\ultimate_cron\Commands\UltimateCronCommands
  2. arguments:
  3. - '@logger.factory'
  4. tags:
  5. - { name: drush.command }