@@ -233,7 +233,7 @@ |
||
| 233 | 233 | * Set query |
| 234 | 234 | * @param array $query Parameter of the query |
| 235 | 235 | */ |
| 236 | - protected function setQuery(array $query = [ ]) |
|
| 236 | + protected function setQuery(array $query = []) |
|
| 237 | 237 | { |
| 238 | 238 | $this->query = $query; |
| 239 | 239 | } |