mirror of
https://github.com/ramsey/uuid.git
synced 2026-06-26 17:46:38 +03:00
15 lines
350 B
ReStructuredText
15 lines
350 B
ReStructuredText
.. _reference.rfc4122.uuidv1:
|
|
|
|
===============
|
|
Rfc4122\\UuidV1
|
|
===============
|
|
|
|
.. php:namespace:: Ramsey\Uuid\Rfc4122
|
|
|
|
.. php:class:: UuidV1
|
|
|
|
Implements :php:interface:`Ramsey\\Uuid\\Rfc4122\\UuidInterface` and
|
|
:php:interface:`Ramsey\\Uuid\\TimeBasedInterface`.
|
|
|
|
UuidV1 represents a :ref:`version 1, time-based UUID <rfc4122.version1>`.
|