Completed
Push — master ( 6409b6...666b3e )
by James Ekow Abaka
01:53
created
src/Input.php 1 patch
Doc Comments   +1 added lines, -2 removed lines patch added patch discarded remove patch
@@ -46,8 +46,7 @@
 block discarded – undo
46 46
     /**
47 47
      * http://stackoverflow.com/a/14432765
48 48
      * 
49
-     * @param type $input
50
-     * @param type $query
49
+     * @param string|null $key
51 50
      * @return type
52 51
      */
53 52
     private static function decode($method, $key) 
Please login to merge, or discard this patch.