mirror of
https://github.com/ramsey/uuid.git
synced 2026-06-17 16:26:51 +03:00
Point to Ramsey\Uuid\UuidInterface::getFieldsHex instead
This commit is contained in:
@@ -147,7 +147,7 @@ class StringCodec implements CodecInterface
|
||||
/**
|
||||
* Returns the fields that make up this UUID
|
||||
*
|
||||
* @see \Ramsey\Uuid\Uuid::getFields()
|
||||
* @see \Ramsey\Uuid\UuidInterface::getFieldsHex()
|
||||
* @return array
|
||||
*/
|
||||
protected function getFields(array $components)
|
||||
|
||||
Reference in New Issue
Block a user