phpDocumentor

ShoppingCartWriteService
in package
implements ShoppingCartWriteService

Interfaces, Classes and Traits

ShoppingCartWriteService

Table of Contents

$factory  : ShoppingCartFactory
$repository  : ShoppingCartRepository
__construct()  : mixed
Constructor.
removeShoppingCart()  : void
Removes all Items from the Shopping Cart for a given Customer ID

Properties

Methods

removeShoppingCart()

Removes all Items from the Shopping Cart for a given Customer ID

public removeShoppingCart(int $customerId) : void
Parameters
$customerId : int
Return values
void

Search results