@@ -174,7 +174,7 @@ |
||
174 | 174 | * the limit apply a ban. |
175 | 175 | * |
176 | 176 | * @param string $event The event to check |
177 | - * @return true|string Is the client allowd to perform $event |
|
177 | + * @return boolean Is the client allowd to perform $event |
|
178 | 178 | */ |
179 | 179 | public function checkAllowed($event) |
180 | 180 | { |