$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): string
Parameters
Name | Type | Default |
---|---|---|
$relative | bool |
false |
Return type
string