interface UuidInterface (View source)

A PHP representation of the CQL uuid datatype

Methods

string
uuid()

Returns this uuid as string.

int
version()

Returns the version of this uuid.

Details

string uuid()

Returns this uuid as string.

Return Value

string

uuid as string

int version()

Returns the version of this uuid.

Return Value

int

version of this uuid