@@ -49,8 +49,8 @@ |
||
| 49 | 49 | } |
| 50 | 50 | |
| 51 | 51 | /** |
| 52 | - * @param $command |
|
| 53 | - * @param $error |
|
| 52 | + * @param \Symfony\Component\Console\Command\Command $command |
|
| 53 | + * @param \Throwable $error |
|
| 54 | 54 | */ |
| 55 | 55 | private function logCommandError($command, $error) |
| 56 | 56 | { |