Passed
Push — master ( 54a972...ce09f5 )
by Carsten
05:46 queued 10s
created
src/MRounder.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -42,7 +42,7 @@
 block discarded – undo
42 42
 
43 43
 
44 44
     /**
45
-     * @param numeric $multiple
45
+     * @param integer $multiple
46 46
      */
47 47
     public function __construct( $multiple = 1, $mode = null )
48 48
     {
Please login to merge, or discard this patch.