You are here

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

What kind of queue backend are we using?

Type: string

File

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

Class

QueueExampleForm
Form with examples on how to use queue.

Namespace

Drupal\queue_example\Form

Code

protected $queueType;