phpDocumentor

Renamed
in package

Table of Contents

$id  : Id
$label  : Label
create()  : self
Create instance.
id()  : Id
Return ID.
label()  : Label
Return label.
__construct()  : mixed
Constructor.

Properties

Methods

create()

Create instance.

public static create(Id $id, Label $label) : self
Parameters
$id : Id
$label : Label
Return values
self

__construct()

Constructor.

private __construct(Id $id, Label $label) : mixed
Parameters
$id : Id
$label : Label
Return values
mixed

Search results