phpDocumentor

ShoppingCartItemId
in package

Table of Contents

$id  : int
create()  : self
Creates a new instance of ShoppingCartItemId
value()  : int
Returns the ID
__construct()  : mixed
Constructor

Properties

Methods

create()

Creates a new instance of ShoppingCartItemId

public static create(int $id) : self
Parameters
$id : int
Return values
self

__construct()

Constructor

private __construct(int $id) : mixed
Parameters
$id : int
Return values
mixed

Search results