@@ -63,7 +63,7 @@ |
||
63 | 63 | /** |
64 | 64 | * @param HelperSet $helperSet |
65 | 65 | * |
66 | - * @return array |
|
66 | + * @return \Symfony\Component\Console\Command\Command[] |
|
67 | 67 | */ |
68 | 68 | public function getConsoleCommands(HelperSet $helperSet) { |
69 | 69 | $configuration = new Configuration($this->em->getConnection()); |