phpDocumentor

Id
in package

Table of Contents

$value  : string
create()  : self
Create instance.
value()  : int
Return value.
__construct()  : mixed
Constructor.

Properties

$value

private string $value

Methods

create()

Create instance.

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

value()

Return value.

public value() : int
Return values
int

__construct()

Constructor.

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

Search results