Skip to main content
Drupal API
User account menu
  • Log in

Breadcrumb

  1. Drupal Core 11.1.x

automated_cron.services.yml

core/modules/automated_cron/automated_cron.services.yml

File

core/modules/automated_cron/automated_cron.services.yml

View source
  1. services:
  2. _defaults:
  3. autoconfigure: true
  4. automated_cron.subscriber:
  5. class: Drupal\automated_cron\EventSubscriber\AutomatedCron
  6. arguments: ['@cron', '@config.factory', '@state']

Services

Title Deprecated Summary
automated_cron.subscriber Drupal\automated_cron\EventSubscriber\AutomatedCron
_defaults
RSS feed
Powered by Drupal