automated_cron.services.yml

Same filename and directory in other branches
  1. 11.x core/modules/automated_cron/automated_cron.services.yml
  2. 10 core/modules/automated_cron/automated_cron.services.yml
  3. 9 core/modules/automated_cron/automated_cron.services.yml
  4. 8.9.x core/modules/automated_cron/automated_cron.services.yml
core/modules/automated_cron/automated_cron.services.yml

File

core/modules/automated_cron/automated_cron.services.yml

View source
  1. parameters:
  2. automated_cron.skip_procedural_hook_scan: true
  3. services:
  4. _defaults:
  5. autoconfigure: true
  6. autowire: true
  7. automated_cron.subscriber:
  8. class: Drupal\automated_cron\EventSubscriber\AutomatedCron

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.