@@ -53,7 +53,7 @@ |
||
| 53 | 53 | * Overridden so that the application doesn't expect the command |
| 54 | 54 | * name to be the first argument. |
| 55 | 55 | * |
| 56 | - * @return InputDefinition The InputDefinition instance |
|
| 56 | + * @return \Symfony\Component\Console\Input\InputDefinition The InputDefinition instance |
|
| 57 | 57 | */ |
| 58 | 58 | public function getDefinition() |
| 59 | 59 | { |
@@ -37,7 +37,7 @@ |
||
| 37 | 37 | /** |
| 38 | 38 | * Load config file |
| 39 | 39 | * |
| 40 | - * @param $filename |
|
| 40 | + * @param string $filename |
|
| 41 | 41 | * @return Configuration |
| 42 | 42 | * @throws \RuntimeException |
| 43 | 43 | */ |