Completed
Push — master ( 111209...529f1f )
by Michael
02:19
created
src/CliMenu.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -202,7 +202,7 @@
 block discarded – undo
202 202
     /**
203 203
      * Move the selection in a given direction, up / down
204 204
      *
205
-     * @param $direction
205
+     * @param string $direction
206 206
      */
207 207
     protected function moveSelection($direction)
208 208
     {
Please login to merge, or discard this patch.