@@ -75,7 +75,7 @@ |
||
75 | 75 | /** |
76 | 76 | * String version of UUID that will be converted to a JSON string |
77 | 77 | * |
78 | - * @return mixed data which can be serialized by json_encode(), |
|
78 | + * @return string data which can be serialized by json_encode(), |
|
79 | 79 | * which is a value of any type other than a resource. |
80 | 80 | */ |
81 | 81 | public function jsonSerialize() |