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