You are here

protected property QueueExampleForm::$cron in Examples for Developers 8

The CronInterface object.

Type: \Drupal\Core\CronInterface

File

queue_example/src/Forms/QueueExampleForm.php, line 40

Class

QueueExampleForm
Form with examples on how to use queue.

Namespace

Drupal\queue_example\Forms

Code

protected $cron;