automated_cron.subscriber

Class

Drupal\automated_cron\EventSubscriber\AutomatedCron

Tags

  • event_subscriber

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'
  6. tags:
  7. - { name: event_subscriber }

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