protected property JobQueue::$destination

The final destination after all jobs have been processed.

Type: string

File

src/JobQueue.php, line 39

Class

JobQueue
Represents a job (checkout) queue.

Namespace

Drupal\tmgmt

Code

protected $destination;