@@ -43,7 +43,6 @@ |
||
| 43 | 43 | /** |
| 44 | 44 | * Render an exception into an HTTP response. |
| 45 | 45 | * |
| 46 | - * @param \Symfony\Component\Console\Output\OutputInterface $output |
|
| 47 | 46 | * @param \Exception $e |
| 48 | 47 | * |
| 49 | 48 | * @return \Symfony\Component\HttpFoundation\Response |