Files
php-uuid/docs/reference/fields-fieldsinterface.rst
T
2020-03-04 22:50:39 -06:00

17 lines
347 B
ReStructuredText

.. _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``