Property | Type | Description | |
---|---|---|---|
$key | string |
Property | Type | Description | |
---|---|---|---|
$productRepository | ProductRepository | ||
$session | CHttpSession |
Method | Description | |
---|---|---|
add ( $productId ) : boolean | ||
count ( ) | ||
has ( $productId ) : boolean | ||
init ( ) | ||
products ( ) : mixed | ||
remove ( $productId ) : boolean |
Method | Description | |
---|---|---|
getData ( ) : mixed | null | ||
setData ( array $data ) : boolean |
protected ProductRepository $productRepository | ||
return | ProductRepository |