Passed
Branch master (205bf1)
by Carsten
11:26
created
src/MRounder.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -18,7 +18,7 @@
 block discarded – undo
18 18
 
19 19
 
20 20
     /**
21
-     * @param numeric $multiple
21
+     * @param integer $multiple
22 22
      */
23 23
     public function __construct( $multiple = 1 )
24 24
     {
Please login to merge, or discard this patch.