Upgrade to 3.5.5
This commit is contained in:
@@ -21,7 +21,7 @@ class Response extends \Kirby\Http\Response
|
||||
*
|
||||
* @param string $location
|
||||
* @param int $code
|
||||
* @return self
|
||||
* @return static
|
||||
*/
|
||||
public static function redirect(string $location = '/', int $code = 302)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user