AutomatedCron::$config

Same name and namespace in other branches
  1. 9 core/modules/automated_cron/src/EventSubscriber/AutomatedCron.php \Drupal\automated_cron\EventSubscriber\AutomatedCron::config
  2. 8.9.x core/modules/automated_cron/src/EventSubscriber/AutomatedCron.php \Drupal\automated_cron\EventSubscriber\AutomatedCron::config
  3. 10 core/modules/automated_cron/src/EventSubscriber/AutomatedCron.php \Drupal\automated_cron\EventSubscriber\AutomatedCron::config

The cron configuration.

Type: \Drupal\Core\Config\Config

File

core/modules/automated_cron/src/EventSubscriber/AutomatedCron.php, line 29

Class

AutomatedCron
A subscriber running cron after a response is sent.

Namespace

Drupal\automated_cron\EventSubscriber

Code

protected $config;

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