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