protected property CronForm::$state

Stores the state storage service.

Type: \Drupal\Core\KeyValueStore\KeyValueStoreInterface

File

drupal/core/modules/system/lib/Drupal/system/Form/CronForm.php, line 27
Contains \Drupal\system\Form\CronForm.

Class

CronForm
Configure cron settings for this site.

Namespace

Drupal\system\Form

Code

protected $state;