@@ -153,7 +153,7 @@ |
||
153 | 153 | |
154 | 154 | /** |
155 | 155 | * Return an array of lines to send back to IRC when the request fails |
156 | - * @return array |
|
156 | + * @return string[] |
|
157 | 157 | */ |
158 | 158 | public function getRejectLines($error) |
159 | 159 | { |