Completed
Push — develop ( c3dea4...6c36f4 )
by Sean
02:38
created
src/Http/QueryString.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -27,7 +27,7 @@
 block discarded – undo
27 27
     /**
28 28
      * Try to parse the token from the request query string
29 29
      *
30
-     * @param Illuminate\Http\Request $request
30
+     * @param Request $request
31 31
      *
32 32
      * @return null|string
33 33
      */
Please login to merge, or discard this patch.