mirror of
https://github.com/ramsey/uuid.git
synced 2026-06-16 16:17:43 +03:00
Extract factory interface & add basic pecl impl
This commit is contained in:
+1
-1
@@ -8,7 +8,7 @@ use Rhumsaa\Uuid\Converter\TimeConverterInterface;
|
||||
use Rhumsaa\Uuid\Provider\NodeProviderInterface;
|
||||
use Rhumsaa\Uuid\Provider\TimeProviderInterface;
|
||||
|
||||
class UuidFactory
|
||||
class UuidFactory implements UuidFactoryInterface
|
||||
{
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user