Completed
Push — master ( 4bdac6...ea8fd7 )
by Oleg
12:16 queued 05:56
created
mvc/controllers/ViewController.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -88,7 +88,7 @@
 block discarded – undo
88 88
      * @param string $path path to redirect
89 89
      * @param integer $status status for redirect
90 90
      *
91
-     * @return false|ResponseInterface
91
+     * @return string|false
92 92
      * @throws Exception|\InvalidArgumentException
93 93
      */
94 94
     public function redirect($path, $status = 301)
Please login to merge, or discard this patch.