Passed
Push — master ( 5c2859...c1c6e5 )
by Artem
08:17
created
helpers.php 1 patch
Spacing   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -1,6 +1,6 @@
 block discarded – undo
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();
Please login to merge, or discard this patch.