Completed
Push — dev ( 304c3a...c8d9f4 )
by James Ekow Abaka
05:39
created
src/argparser/ArgumentParser.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -20,7 +20,7 @@
 block discarded – undo
20 20
     }
21 21
 
22 22
     /**
23
-     * @param $key
23
+     * @param string $key
24 24
      * @param $value
25 25
      * @throws OptionExistsException
26 26
      */
Please login to merge, or discard this patch.