protected property JobQueue::$queue in Translation Management Tool 8
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\tmgmtCode
protected $queue;