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