Point to Ramsey\Uuid\UuidInterface::getFieldsHex instead

This commit is contained in:
Ben Ramsey
2015-09-27 18:59:32 -05:00
parent e6f97dc8ab
commit 4e548705c0
4 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -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)