@@ -1,6 +1,6 @@ |
||
1 | 1 | <?php |
2 | 2 | |
3 | -if (! function_exists('repo_query')) { |
|
3 | +if (!function_exists('repo_query')) { |
|
4 | 4 | function repo_query() |
5 | 5 | { |
6 | 6 | return new \Prozorov\Repositories\Query(); |