Completed
Pull Request — master (#87)
by
unknown
02:51
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.