Passed
Push — master ( edcad2...a41dc2 )
by Nícollas
01:49
created
Source/Model/SimplePHP.class.php 1 patch
Switch Indentation   +2 added lines, -2 removed lines patch added patch discarded remove patch
@@ -166,8 +166,8 @@
 block discarded – undo
166 166
                         }
167 167
                     }
168 168
                     break;
169
-            default:
170
-                return [];
169
+                default:
170
+                    return [];
171 171
             }
172 172
         }
173 173
     }
Please login to merge, or discard this patch.