You are here

protected property CronExampleForm::$state in Examples for Developers 3.x

Same name and namespace in other branches
  1. 8 cron_example/src/Form/CronExampleForm.php \Drupal\cron_example\Form\CronExampleForm::state

The state keyvalue collection.

Type: \Drupal\Core\State\StateInterface

File

modules/cron_example/src/Form/CronExampleForm.php, line 45

Class

CronExampleForm
Form with examples on how to use cron.

Namespace

Drupal\cron_example\Form

Code

protected $state;