@@ -191,7 +191,7 @@ |
||
| 191 | 191 | * Post a new comment |
| 192 | 192 | * |
| 193 | 193 | * @param int $link_id The category ID |
| 194 | - * @return null |
|
| 194 | + * @return \Symfony\Component\HttpFoundation\Response|null |
|
| 195 | 195 | * @throws \phpbb\exception\http_exception |
| 196 | 196 | */ |
| 197 | 197 | public function new_comment($link_id) |