Test Setup Failed
Push — master ( f11aa7...b0c0a2 )
by Avtandil
06:41
created
src/helpers.php 1 patch
Spacing   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -55,7 +55,7 @@
 block discarded – undo
55 55
     }
56 56
 }
57 57
 
58
-if (! function_exists('lang_route')) {
58
+if (!function_exists('lang_route')) {
59 59
     /**
60 60
      * Get route by name
61 61
      *
Please login to merge, or discard this patch.