CronExampleForm::$state
Same name in other branches
- 3.x modules/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 46
Class
- CronExampleForm
- Form with examples on how to use cron.
Namespace
Drupal\cron_example\FormCode
protected $state;