automated_cron.subscriber

Same name and namespace in other branches
  1. 9 core/modules/automated_cron/automated_cron.services.yml \automated_cron.subscriber
  2. 8.9.x core/modules/automated_cron/automated_cron.services.yml \automated_cron.subscriber
  3. 10 core/modules/automated_cron/automated_cron.services.yml \automated_cron.subscriber

Class

Drupal\automated_cron\EventSubscriber\AutomatedCron

File

core/modules/automated_cron/automated_cron.services.yml

View source
  1. class: Drupal\automated_cron\EventSubscriber\AutomatedCron
  2. arguments:
  3. - '@cron'
  4. - '@config.factory'
  5. - '@state'

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.