Panel::go()
Redirect to a Panel url
Panel::go(string $url = null, int $code = 302): void
Parameters
| Name | Type | Default |
|---|---|---|
| $url | string |
null |
| $code | int |
302 |
Exceptions
| Type | Description |
|---|---|
Kirby\Panel\Redirect |