CronForm::$state

Same name in other branches
  1. 9 core/modules/system/src/Form/CronForm.php \Drupal\system\Form\CronForm::state
  2. 8.9.x core/modules/system/src/Form/CronForm.php \Drupal\system\Form\CronForm::state
  3. 10 core/modules/system/src/Form/CronForm.php \Drupal\system\Form\CronForm::state

Stores the state storage service.

Type: \Drupal\Core\State\StateInterface

File

core/modules/system/src/Form/CronForm.php, line 30

Class

CronForm
Configure cron settings for this site.

Namespace

Drupal\system\Form

Code

protected $state;

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