You are here

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

The queue object.

Type: \Drupal\Core\Queue\QueueFactory

File

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

Class

QueueExampleForm
Form with examples on how to use queue.

Namespace

Drupal\queue_example\Forms

Code

protected $queueFactory;