guid-guid.rst 490 B

1234567891011121314151617181920
  1. .. _reference.guid.guid:
  2. ==========
  3. Guid\\Guid
  4. ==========
  5. .. php:namespace:: Ramsey\Uuid\Guid
  6. .. php:class:: Guid
  7. Implements :php:interface:`Ramsey\\Uuid\\UuidInterface`.
  8. Guid represents a :ref:`nonstandard.guid`. In addition to providing the
  9. methods defined on the interface, this class additionally provides the
  10. following methods.
  11. .. php:method:: getFields()
  12. :returns: The fields that comprise this GUID.
  13. :returntype: Ramsey\\Uuid\\Guid\\Fields