Skip to main content
API Documentation
Main menu
Paragraphs
TMGMT
You are here
Home
»
API reference
»
8.x-1.x
»
JobQueue.php
»
JobQueue
Search 8.x-1.x
Function, class, file, topic, etc.
*
Partial match search is supported
API Navigation
8.x-1.x
Topics
Classes
Functions
Files
Namespaces
Services
Constants
Deprecated
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;