| @@ -88,7 +88,7 @@ | ||
| 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) |