$site->url()
Returns the url to the editing view in the Panel
$site->url(bool $relative = false): string
Parameters
Name | Type | Default |
---|---|---|
$relative | bool |
false |
Return type
string
Parent class
Kirby\Panel\Site
inherited from Kirby\Panel\Model