QueueExampleForm::$queueFactory
Same name in other branches
- 3.x modules/queue_example/src/Form/QueueExampleForm.php \Drupal\queue_example\Form\QueueExampleForm::queueFactory
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\FormCode
protected $queueFactory;