Completed
Branch master (b7aa21)
by Andrii
11:17
created
src/UnitInterface.php 1 patch
Doc Comments   -1 removed lines patch added patch discarded remove patch
@@ -55,7 +55,6 @@
 block discarded – undo
55 55
     /**
56 56
      * Converts to other unit quantity.
57 57
      * @param UnitInterface $other
58
-     * @param int|float|string $amount raw amount
59 58
      * @return int|float|string quantity
60 59
      */
61 60
     public function convert(UnitInterface $other, $quantity);
Please login to merge, or discard this patch.