@@ -209,7 +209,7 @@ |
||
209 | 209 | * @param \Closure $closure |
210 | 210 | * @param \Symfony\Component\Console\Output\OutputInterface $output |
211 | 211 | * |
212 | - * @return mixed |
|
212 | + * @return OutputInterface |
|
213 | 213 | */ |
214 | 214 | private function runScoped(\Closure $closure, OutputInterface $output) |
215 | 215 | { |