mirror of
https://github.com/ramsey/uuid.git
synced 2026-06-26 17:46:38 +03:00
feat: introduce TimeBasedUuidFactoryInterface
This commit is contained in:
@@ -44,6 +44,8 @@ use const STR_PAD_LEFT;
|
||||
/**
|
||||
* @deprecated UuidFactory will go away in ramsey/uuid version 5. Use dedicated
|
||||
* factories for subtypes instead.
|
||||
*
|
||||
* @psalm-suppress MissingImmutableAnnotation
|
||||
*/
|
||||
class UuidFactory implements UuidFactoryInterface
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user