mirror of
https://github.com/ramsey/uuid.git
synced 2026-06-18 16:37:43 +03:00
Imported pecl/uuid constants
This commit is contained in:
committed by
Ben Ramsey
parent
dee551deb1
commit
c7f71244f3
@@ -7,6 +7,8 @@ namespace Ramsey\Uuid\Test\Generator;
|
||||
use AspectMock\Test as AspectMock;
|
||||
use Ramsey\Uuid\Generator\PeclUuidRandomGenerator;
|
||||
|
||||
use const UUID_TYPE_RANDOM;
|
||||
|
||||
class PeclUuidRandomGeneratorTest extends PeclUuidTestCase
|
||||
{
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user