automated_cron.services.yml
Same filename in other branches
File
-
core/
modules/ automated_cron/ automated_cron.services.yml
View source
- services:
- automated_cron.subscriber:
- class: Drupal\automated_cron\EventSubscriber\AutomatedCron
- arguments: ['@cron', '@config.factory', '@state']
- tags:
- - { name: event_subscriber }
Services
Title | Deprecated | Summary |
---|---|---|
automated_cron.subscriber | Drupal\automated_cron\EventSubscriber\AutomatedCron |
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.