Completed
Push — master ( 29be9d...a3581e )
by Filipe
02:04 queued 10s
created
src/Domain/AggregateRootIdentifier.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -75,7 +75,7 @@
 block discarded – undo
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()
Please login to merge, or discard this patch.