mirror of
https://github.com/ramsey/uuid.git
synced 2026-06-14 15:56:48 +03:00
Merge branch 'dvankley-dvk/remove_final' into 3.0
This commit is contained in:
+1
-1
@@ -29,7 +29,7 @@ use InvalidArgumentException;
|
||||
* @link http://docs.python.org/3/library/uuid.html
|
||||
* @link http://docs.oracle.com/javase/6/docs/api/java/util/UUID.html
|
||||
*/
|
||||
final class Uuid implements \JsonSerializable
|
||||
class Uuid implements \JsonSerializable
|
||||
{
|
||||
/**
|
||||
* When this namespace is specified, the name string is a fully-qualified domain name.
|
||||
|
||||
Reference in New Issue
Block a user