phpDocumentor

ShoppingCartNotFoundException extends Exception
in package

Tags
codeCoverageIgnore

Table of Contents

forCustomer()  : self
Returns a new Exception for a given Customer ID

Methods

forCustomer()

Returns a new Exception for a given Customer ID

public static forCustomer(int $customerId) : self
Parameters
$customerId : int
Return values
self

Search results