Completed
Pull Request — master (#66)
by Daniel
03:08
created
src/DataValues/QuantityValue.php 1 patch
Doc Comments   -2 removed lines patch added patch discarded remove patch
@@ -86,8 +86,6 @@
 block discarded – undo
86 86
 	 *
87 87
 	 * @param string|int|float|DecimalValue $number
88 88
 	 * @param string $unit
89
-	 * @param string|int|float|DecimalValue|null $upperBound
90
-	 * @param string|int|float|DecimalValue|null $lowerBound
91 89
 	 *
92 90
 	 * @return self
93 91
 	 */
Please login to merge, or discard this patch.