$page->panelId()
Returns the escaped Id, which is used in the panel to make routing work properly
Deprecated in 3.6.0
Use ->panel()->id()
instead Returns the escaped Id, which is used in the panel to make routing work properly
->panel()->id()
instead