phpDocumentor

ShoppingCartWriter
in package

Table of Contents

$database  : Connection
$factory  : CacheFactory
__construct()  : mixed
Constructor.
deleteCart()  : void
Removes the Cart items for a given Customer ID from the Database.

Properties

Methods

deleteCart()

Removes the Cart items for a given Customer ID from the Database.

public deleteCart(CustomerId $customerId) : void
Parameters
$customerId : CustomerId
Return values
void

Search results