Class Ramsey\Uuid\Type\Time

final
implements TypeInterface

A value object representing a timestamp

This class exists for type-safety purposes, to ensure that timestamps used by ramsey/uuid are truly timestamp integers and not some other kind of string or integer.

Methods