mirror of
https://github.com/ramsey/uuid.git
synced 2026-06-15 16:07:55 +03:00
Change namespace to "Ramsey"; closes #48
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
<?php
|
||||
|
||||
namespace Rhumsaa\Uuid;
|
||||
namespace Ramsey\Uuid;
|
||||
|
||||
interface UuidFactoryInterface
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user