protected property JobQueue::$queue

An array to hold and manipulate the contents of the job queue.

Type: array

File

src/JobQueue.php, line 25

Class

JobQueue
Represents a job (checkout) queue.

Namespace

Drupal\tmgmt

Code

protected $queue;