protected property TMGMTJobItemUICart::$session_key in Translation Management Tool 7
Array key to store the contents of $this->cart into the $_SESSION variable.
Type: string
File
- ui/
includes/ tmgmt_ui.cart.inc, line 25 - Contains TMGMTJobItemUICart.
Class
- TMGMTJobItemUICart
- Represents a job item cart.
Code
protected $session_key = 'tmgmt_cart';