Flow PHP

UuidEntry implements Entry uses EntryRef

FinalYes
Tags
template-covariant

of Uuid|null

implements

Interfaces

Entry

Methods

__construct()  : mixed
__toString()  : string
definition()  : Definition<string|int, mixed>
from()  : Uuid>
is()  : bool
isEqual()  : bool
name()  : string
ref()  : Reference
rename()  : T>
toString()  : string
type()  : Type<string|int, Uuid>
value()  : T

Methods

__toString()

public __toString() : string
Return values
string

from()

public static from(string $name, string $value) : Uuid>
Parameters
$name : string
$value : string
Return values
Uuid>

name()

public name() : string
Return values
string

toString()

public toString() : string
Return values
string

type()

public type() : Type<string|int, Uuid>
Return values
Type<string|int, Uuid>
On this page

Search results