Passed
Push — master ( 4839bb...d0d077 )
by noitran
06:14 queued 03:50
created
helpers.php 1 patch
Spacing   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -4,7 +4,7 @@
 block discarded – undo
4 4
 
5 5
 use Noitran\RQL\Services\RQLService;
6 6
 
7
-if (! function_exists('rql')) {
7
+if (!function_exists('rql')) {
8 8
     /**
9 9
      * Get default RQL service.
10 10
      *
Please login to merge, or discard this patch.