You are here

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

The queue object.

Type: \Drupal\Core\Queue\QueueFactory

File

modules/queue_example/src/Form/QueueExampleForm.php, line 26

Class

QueueExampleForm
Form with examples on how to use queue.

Namespace

Drupal\queue_example\Form

Code

protected $queueFactory;