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