@@ -85,7 +85,7 @@ |
||
85 | 85 | * Get type of input (option/argument) the completion should be run for |
86 | 86 | * |
87 | 87 | * @see CompletionInterface::ALL_TYPES |
88 | - * @return string|null |
|
88 | + * @return string |
|
89 | 89 | */ |
90 | 90 | public function getType() |
91 | 91 | { |