Interface SharedShoppingCartDeleterInterface

Interface SharedShoppingCartDeleterInterface

Direct known implementers

SharedShoppingCartDeleter

Methods summary

public deleteShoppingCartsOlderThan( DateTime $expirationDate )

Deletes all shared shopping carts that are expired

public deleteShoppingCartsByCustomerId( IdType $customerId )

Deletes all shared shopping carts by a given customer ID.