mirror of
https://github.com/ramsey/uuid.git
synced 2026-06-14 15:56:48 +03:00
Improve documentation
This commit is contained in:
@@ -0,0 +1,16 @@
|
||||
.. _reference.fields.fieldsinterface:
|
||||
|
||||
========================
|
||||
Fields\\FieldsInterface
|
||||
========================
|
||||
|
||||
.. php:namespace:: Ramsey\Uuid\Fields
|
||||
|
||||
.. php:interface:: FieldsInterface
|
||||
|
||||
Represents the fields of a UUID.
|
||||
|
||||
.. php:method:: getBytes()
|
||||
|
||||
:returns: The bytes that comprise these fields.
|
||||
:returntype: ``string``
|
||||
Reference in New Issue
Block a user