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