@@ -4,7 +4,7 @@ |
||
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 | * |