You are here

protected property Cron::$state in Drupal 10

Same name and namespace in other branches
  1. 8 core/lib/Drupal/Core/Cron.php \Drupal\Core\Cron::state
  2. 9 core/lib/Drupal/Core/Cron.php \Drupal\Core\Cron::state

The state service.

Type: \Drupal\Core\State\StateInterface

File

core/lib/Drupal/Core/Cron.php, line 53

Class

Cron
The Drupal core Cron service.

Namespace

Drupal\Core

Code

protected $state;