Completed
Push — master ( caff68...b5ed08 )
by Mārtiņš
8s
created
src/Fracture/Http/RequestBuilder.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -18,7 +18,7 @@
 block discarded – undo
18 18
 
19 19
     /**
20 20
      * @param array[] $params
21
-     * @return \Fracture\Routing\Routable
21
+     * @return Request
22 22
      */
23 23
     public function create($params)
24 24
     {
Please login to merge, or discard this patch.