namespace Ramsey\Uuid\Fields
Object name | File name | Summary |
---|---|---|
FieldsInterface | vendor/ramsey/uuid/src/Fields/FieldsInterface.php | UUIDs are comprised of unsigned integers, the bytes of which are separated into fields and arranged in a particular layout defined by the specification for the variant |
SerializableFieldsTrait | vendor/ramsey/uuid/src/Fields/SerializableFieldsTrait.php | Provides common serialization functionality to fields |