QueueExampleForm::$cron
Same name in other branches
- 3.x modules/queue_example/src/Form/QueueExampleForm.php \Drupal\queue_example\Form\QueueExampleForm::cron
- 8.x-1.x queue_example/src/Forms/QueueExampleForm.php \Drupal\queue_example\Forms\QueueExampleForm::cron
The cron service.
Type: \Drupal\Core\CronInterface
File
-
modules/
queue_example/ src/ Form/ QueueExampleForm.php, line 40
Class
- QueueExampleForm
- Form with examples on how to use queue.
Namespace
Drupal\queue_example\FormCode
protected $cron;