@@ -112,7 +112,7 @@ |
||
112 | 112 | * non local stuff centrally. |
113 | 113 | * |
114 | 114 | * @param string $filepath path to configuration file |
115 | - * @param Output $output ouput interface need by config parser to do stuff |
|
115 | + * @param OutputInterface $output ouput interface need by config parser to do stuff |
|
116 | 116 | * |
117 | 117 | * @return AntiMattr\MongoDB\Migrations\Configuration\Configuration |
118 | 118 | */ |