Skip to content
Snippets Groups Projects
automated_cron.services.yml 193 B
Newer Older
  automated_cron.subscriber:
    class: Drupal\automated_cron\EventSubscriber\AutomatedCron
    arguments: ['@cron', '@config.factory', '@state']