@@ -77,7 +77,7 @@ |
||
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 | } |