Completed
Push — master ( 81b718...72a657 )
by Andrii
03:05
created
src/AbstractUnit.php 1 patch
Doc Comments   +1 added lines patch added patch discarded remove patch
@@ -77,6 +77,7 @@
 block discarded – undo
77 77
 
78 78
     /**
79 79
      * {@inheritdoc}
80
+     * @param integer $quantity
80 81
      */
81 82
     final public function convert(UnitInterface $other, $quantity)
82 83
     {
Please login to merge, or discard this patch.