You are here

protected property QueueExampleForm::$cron in Examples for Developers 3.x

The CronInterface object.

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\Form

Code

protected $cron;