Completed
Push — master ( 824b6f...8bd09c )
by Stefano
03:37
created
classes/Request.php 1 patch
Doc Comments   +1 added lines patch added patch discarded remove patch
@@ -92,6 +92,7 @@
 block discarded – undo
92 92
    * Returns all elements if you pass `null` as $key
93 93
    *
94 94
    * @param  string $key The name of the input value
95
+   * @param boolean $default
95 96
    *
96 97
    * @return Object The returned value or $default.
97 98
    */
Please login to merge, or discard this patch.