Completed
Push — master ( ad907e...f35d89 )
by Joao
01:43
created
src/Console/ConsoleCommand.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -115,7 +115,7 @@
 block discarded – undo
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)
Please login to merge, or discard this patch.