Completed
Pull Request — master (#30)
by
unknown
02:58
created
src/CommandProcessor.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -150,7 +150,7 @@
 block discarded – undo
150 150
      * should select the output format that is most appropriate
151 151
      * for use in scripts (e.g. to pipe to another command).
152 152
      *
153
-     * @return string
153
+     * @return boolean
154 154
      */
155 155
     protected function getFormat($options)
156 156
     {
Please login to merge, or discard this patch.