service automated_cron.subscriber in Zircon Profile 8
Same name and namespace in other branches
- 8.0 core/modules/automated_cron/automated_cron.services.yml \automated_cron.subscriber
Class
Drupal\automated_cron\EventSubscriber\AutomatedCronTags
- event_subscriber
File
- core/
modules/ automated_cron/ automated_cron.services.yml - core/modules/automated_cron/automated_cron.services.yml
View source
- class: Drupal\automated_cron\EventSubscriber\AutomatedCron
- arguments:
- - '@cron'
- - '@config.factory'
- - '@state'
- tags:
- - { name: event_subscriber }