protected property JobItemCart::$cart

An array to hold and manipulate the contents of the job item cart.

Type: array

File

src/JobItemCart.php, line 26

Class

JobItemCart
Represents a job item cart.

Namespace

Drupal\tmgmt

Code

protected $cart;