@@ -102,7 +102,7 @@ |
||
102 | 102 | /** |
103 | 103 | * Get all of the commands registered with the console. |
104 | 104 | * |
105 | - * @return array |
|
105 | + * @return \Symfony\Component\Console\Command\Command[] |
|
106 | 106 | */ |
107 | 107 | public function all() |
108 | 108 | { |