Improve documentation

This commit is contained in:
Ben Ramsey
2020-03-04 22:50:39 -06:00
parent b3c26661ca
commit b31703e7c9
27 changed files with 520 additions and 103 deletions
+2 -1
View File
@@ -488,7 +488,8 @@ class Uuid implements UuidInterface
* address
* @param int|null $clockSeq A 14-bit number used to help avoid duplicates
* that could arise when the clock is set backwards in time or if the
* node ID changes
* node ID changes (in a version 2 UUID, the lower 8 bits of this number
* are replaced with the domain).
*
* @return UuidInterface A UuidInterface instance that represents a
* version 2 UUID