Completed
Pull Request — master (#90)
by
unknown
01:29
created
src/Completion.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -57,7 +57,7 @@
 block discarded – undo
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
     {
Please login to merge, or discard this patch.