Passed
Push — main ( 7f34fc...ff3d68 )
by Roberto
12:26
created
src/Controller/SiteFilter.php 1 patch
Spacing   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -27,7 +27,7 @@
 block discarded – undo
27 27
     }
28 28
 
29 29
 
30
-    public function query_count($query){
30
+    public function query_count($query) {
31 31
         return $query->count();
32 32
     }
33 33
 
Please login to merge, or discard this patch.