protected property JobItemCart::$session_key in Translation Management Tool 8
Array key to store the contents of $this->cart into the $_SESSION variable.
Type: string
File
- src/
JobItemCart.php, line 19
Class
- JobItemCart
- Represents a job item cart.
Namespace
Drupal\tmgmtCode
protected $session_key = 'tmgmt_cart';