Passed
Push — master ( aed1ab...a4d127 )
by IRFA
02:43 queued 01:00
created
src/Roulete/Roulete.php 1 patch
Indentation   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -29,7 +29,7 @@
 block discarded – undo
29 29
 		} else {
30 30
 				throw new Exception('Parameter must be an array.');
31 31
 
32
-	            return false;
32
+				return false;
33 33
 		}
34 34
 	}
35 35
 }
36 36
\ No newline at end of file
Please login to merge, or discard this patch.