Completed
Push — master ( 2be9b1...e01315 )
by Adam
03:03
created
src/ValueObject.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -133,7 +133,7 @@
 block discarded – undo
133 133
 
134 134
     /**
135 135
      * @param  ValueObject $object
136
-     * @return array|mixed
136
+     * @return ValueObject
137 137
      */
138 138
     public function diff(ValueObject $object)
139 139
     {
Please login to merge, or discard this patch.