Response::go()
Redirects to the given Urls Urls can be relative or absolute.
Parameters
Name | Type | Default |
---|---|---|
$url | string |
'/' |
$code | int |
302 |
Parent class
Kirby\Cms\Response
inherited from Kirby\Http\Response