Completed
Push — master ( a5b695...058cf1 )
by
unknown
22s
created
src/MissingPageRouter.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
      * @param \Symfony\Component\HttpFoundation\Request $request
29 29
      *
30
-     * @return \Illuminate\Http\Response|null
30
+     * @return Response|null
31 31
      */
32 32
     public function getRedirectFor(Request $request)
33 33
     {
Please login to merge, or discard this patch.