Test Failed
Push — master ( 96b4e0...1f74b1 )
by Sergio
06:51
created
services/HitCounterService.php 1 patch
Indentation   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -77,7 +77,7 @@
 block discarded – undo
77 77
 
78 78
             return $data;
79 79
         }else{
80
-           throw new BadRequestHttpException('required get param "i" cannot be empty.'); 
80
+            throw new BadRequestHttpException('required get param "i" cannot be empty.'); 
81 81
         }
82 82
 
83 83
     }   
Please login to merge, or discard this patch.