$page->panelUrl()
Returns the url to the editing view in the panel
        Deprecated in 3.6.0      
            Use ->panel()->url() instead          $page->panelUrl(bool $relative = false): stringParameters
| Name | Type | Default | 
|---|---|---|
| $relative | bool | false | 
Return type
string