protected property AutomatedCron::$state in Drupal 10
Same name and namespace in other branches
- 8 core/modules/automated_cron/src/EventSubscriber/AutomatedCron.php \Drupal\automated_cron\EventSubscriber\AutomatedCron::state
- 9 core/modules/automated_cron/src/EventSubscriber/AutomatedCron.php \Drupal\automated_cron\EventSubscriber\AutomatedCron::state
The state key value store.
Type: \Drupal\Core\State\StateInterface
File
- core/
modules/ automated_cron/ src/ EventSubscriber/ AutomatedCron.php, line 36
Class
- AutomatedCron
- A subscriber running cron after a response is sent.
Namespace
Drupal\automated_cron\EventSubscriberCode
protected $state;