phpDocumentor

ShoppingCartItemNotFoundException extends Exception
in package

Tags
codeCoverageIgnore

Table of Contents

forItem()  : self
Returns a new Exception describing a given Customer ID and Item ID

Methods

forItem()

Returns a new Exception describing a given Customer ID and Item ID

public static forItem(int $customerId, int $itemId) : self
Parameters
$customerId : int
$itemId : int
Return values
self

Search results