Completed
Pull Request — master (#122)
by Jeroen De
52:55 queued 14:42
created
src/DataValues/UnboundedQuantityValue.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -286,7 +286,7 @@
 block discarded – undo
286 286
 	/**
287 287
 	 * @see Comparable::equals
288 288
 	 *
289
-	 * @param mixed $target
289
+	 * @param UnboundedQuantityValue $target
290 290
 	 *
291 291
 	 * @return bool
292 292
 	 */
Please login to merge, or discard this patch.