@@ -195,7 +195,7 @@ |
||
| 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 | { |