mirror of
https://github.com/ramsey/uuid.git
synced 2026-06-14 15:56:48 +03:00
21 lines
542 B
ReStructuredText
21 lines
542 B
ReStructuredText
.. _reference.nonstandard.uuid:
|
|
|
|
=================
|
|
Nonstandard\\Uuid
|
|
=================
|
|
|
|
.. php:namespace:: Ramsey\Uuid\Nonstandard
|
|
|
|
.. php:class:: Uuid
|
|
|
|
Implements :php:interface:`Ramsey\\Uuid\\UuidInterface`.
|
|
|
|
Nonstandard\Uuid represents :ref:`nonstandard.other`. In addition to
|
|
providing the methods defined on the interface, this class additionally
|
|
provides the following methods.
|
|
|
|
.. php:method:: getFields()
|
|
|
|
:returns: The fields that comprise this UUID
|
|
:returntype: Ramsey\\Uuid\\Nonstandard\\Fields
|