ProductId
in package
Class ProductId
Table of Contents
- $value : int
- __construct() : mixed
- ProductId constructor.
- equals() : bool
- value() : int
Properties
$value
protected
int
$value
Methods
__construct()
ProductId constructor.
public
__construct(int $value) : mixed
Parameters
- $value : int
Tags
Return values
mixed —equals()
public
equals(ProductId|null $id) : bool
Parameters
- $id : ProductId|null
Return values
bool —value()
public
value() : int