Completed
Pull Request — master (#81)
by Aydin
03:25
created
src/CliMenu.php 1 patch
Doc Comments   +3 added lines patch added patch discarded remove patch
@@ -59,6 +59,9 @@
 block discarded – undo
59 59
      */
60 60
     private $currentFrame;
61 61
 
62
+    /**
63
+     * @param string $title
64
+     */
62 65
     public function __construct(
63 66
         ?string $title,
64 67
         array $items,
Please login to merge, or discard this patch.