Panel::router()
Router for the Panel views
Panel::router(string|null $path = null): Kirby\Http\Response|null
Parameters
| Name | Type | Default |
|---|---|---|
| $path | stringornull |
null
|
Return types
Kirby\Http\Responseornull