@@ -115,7 +115,7 @@ |
||
115 | 115 | } |
116 | 116 | |
117 | 117 | /** |
118 | - * @param \Exception|\Error $exception |
|
118 | + * @param \Exception $exception |
|
119 | 119 | * @param \Symfony\Component\Console\Output\OutputInterface $output |
120 | 120 | */ |
121 | 121 | protected function handleError($exception, OutputInterface $output) |