Completed
Push — master ( 242e65...f5b54f )
by
unknown
04:49 queued 02:03
created
Zewa/Router.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -195,7 +195,7 @@
 block discarded – undo
195 195
      * Set optional status header, and redirect to provided URL
196 196
      *
197 197
      * @access public
198
-     * @return bool
198
+     * @return false|null
199 199
      */
200 200
     public function redirect($url = '/', $status = null)
201 201
     {
Please login to merge, or discard this patch.