@@ -57,7 +57,7 @@ |
||
57 | 57 | * @param string $commandName |
58 | 58 | * @param string $targetName |
59 | 59 | * @param string $type |
60 | - * @param array|\Stecman\Component\Symfony\Console\BashCompletion\Completion\CompletionResultInterface|callable $completion |
|
60 | + * @param callable $completion |
|
61 | 61 | */ |
62 | 62 | public function __construct($commandName, $targetName, $type, $completion) |
63 | 63 | { |