Rfc4122\UuidInterface

interface Ramsey\Uuid\Rfc4122\UuidInterface

Implements Ramsey\Uuid\UuidInterface.

Rfc4122\UuidInterface represents an RFC 9562 (formerly RFC 4122) UUID. In addition to the methods defined on the interface, this interface additionally defines the following methods.

getFields()
Returns:

The fields that comprise this UUID.

Return type:

Ramsey\Uuid\Rfc4122\FieldsInterface