UuidV5
class UuidV5 extendsUuid
A v5 UUID contains a SHA1 hash of another UUID and a name.
Use Uuid::v5() to compute one.
Constants
TYPE |
|
Methods
__construct(string$uuid)
No description