Test Setup Failed
Push — master ( d7884a...616e84 )
by Php Easy Api
03:35
created
src/resta/Contracts/RequestContract.php 1 patch
Spacing   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -14,7 +14,7 @@
 block discarded – undo
14 14
      * @param null $default
15 15
      * @return mixed
16 16
      */
17
-    public function input($key, $default=null);
17
+    public function input($key, $default = null);
18 18
 
19 19
     /**
20 20
      * @param $key
Please login to merge, or discard this patch.