Completed
Pull Request — master (#7)
by ARCANEDEV
10:19
created
src/Bases/UnitMeasure.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -73,7 +73,7 @@
 block discarded – undo
73 73
     /**
74 74
      * Initialize the unit.
75 75
      *
76
-     * @param  float|int  $value
76
+     * @param  integer  $value
77 77
      * @param  string     $unit
78 78
      * @param  array      $options
79 79
      */
Please login to merge, or discard this patch.