Passed
Branch master (153d3f)
by Andres
07:22 queued 17s
created
src/JSLocalizationServiceProvider.php 1 patch
Braces   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -29,7 +29,7 @@
 block discarded – undo
29 29
                 $langfile=$auxExpression[0];
30 30
                 $group=$auxExpression[1];
31 31
                 $basevar = "";
32
-            }else{
32
+            } else{
33 33
                 $langfile=$auxExpression[0];
34 34
                 $group="";
35 35
                 $basevar = "";
Please login to merge, or discard this patch.