Apply fields functionality to Uuid class

This commit is contained in:
Ben Ramsey
2020-01-03 11:18:28 -06:00
parent 24311f2925
commit d4dd45e908
4 changed files with 36 additions and 54 deletions
+1 -1
View File
@@ -222,7 +222,7 @@ interface UuidInterface extends JsonSerializable, Serializable
*
* @link http://tools.ietf.org/html/rfc4122#section-4.1.1 RFC 4122, § 4.1.1: Variant
*/
public function getVariant(): int;
public function getVariant(): ?int;
/**
* Returns the version