Completed
Push — master ( 972ad6...2b1500 )
by Avtandil
03:02
created
src/helpers.php 1 patch
Spacing   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -31,7 +31,7 @@
 block discarded – undo
31 31
     }
32 32
 }
33 33
 
34
-if (! function_exists('lang_redirect')) {
34
+if (!function_exists('lang_redirect')) {
35 35
     /**
36 36
      * Get an instance of the redirector.
37 37
      *
Please login to merge, or discard this patch.