Completed
Pull Request — master (#17)
by Matt
20:13 queued 16:52
created
src/Vivait/BootstrapBundle/Controller/Controller.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -34,7 +34,7 @@
 block discarded – undo
34 34
      * @param Request $request
35 35
      * @param string  $to
36 36
      *
37
-     * @return mixed
37
+     * @return Response
38 38
      */
39 39
     protected function redirectTo(Request $request, $to)
40 40
     {
Please login to merge, or discard this patch.