You are here

protected property ReleaseJob::$queue in Advanced Queue 8

The queue.

Type: \Drupal\advancedqueue\Entity\QueueInterface

File

src/Form/ReleaseJob.php, line 21

Class

ReleaseJob
Provides a confirmation form for releasing a job.

Namespace

Drupal\advancedqueue\Form

Code

protected $queue;