phpDocumentor

CustomerId

Class CustomerId

Table of Contents

$value  : int|null
create()  : CustomerId
value()  : int|null
__construct()  : mixed
CustomerId constructor.

Properties

Methods

value()

public value() : int|null
Return values
int|null

__construct()

CustomerId constructor.

private __construct(int|null $value) : mixed
Parameters
$value : int|null
Return values
mixed

Search results