protected property JobQueue::$session_key in Translation Management Tool 8
Array key to store the contents of $this->queue into the $_SESSION variable.
Type: string
File
- src/
JobQueue.php, line 18
Class
- JobQueue
- Represents a job (checkout) queue.
Namespace
Drupal\tmgmtCode
protected $session_key = 'tmgmt_job_queue';