You are here

protected property Cron::$state in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 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 51
Contains \Drupal\Core\Cron.

Class

Cron
The Drupal core Cron service.

Namespace

Drupal\Core

Code

protected $state;