Completed
Push — master ( 7f047f...6680e2 )
by Philip
07:06
created
src/Valdi/Validator/OrCombine.php 1 patch
Indentation   +2 added lines, -2 removed lines patch added patch discarded remove patch
@@ -51,7 +51,7 @@
 block discarded – undo
51 51
             }
52 52
         }
53 53
 
54
-		return false;
55
-	}
54
+        return false;
55
+    }
56 56
 
57 57
 }
Please login to merge, or discard this patch.