You are here

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

What kind of queue backend are we using?

Type: string

File

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

Class

QueueExampleForm
Form with examples on how to use queue.

Namespace

Drupal\queue_example\Forms

Code

protected $queueType;