@@ -53,11 +53,11 @@ |
||
53 | 53 | } |
54 | 54 | |
55 | 55 | /** |
56 | - * @param \Symfony\Component\Console\Input\InputInterface $input |
|
57 | - * @param \Symfony\Component\Console\Output\OutputInterface $output |
|
58 | - * |
|
59 | - * @return int |
|
60 | - */ |
|
56 | + * @param \Symfony\Component\Console\Input\InputInterface $input |
|
57 | + * @param \Symfony\Component\Console\Output\OutputInterface $output |
|
58 | + * |
|
59 | + * @return int |
|
60 | + */ |
|
61 | 61 | protected function execute(InputInterface $input, OutputInterface $output): int |
62 | 62 | { |
63 | 63 | $type = $input->getArgument('type'); |