Skip to content

Kirby 5.1.1

$site->panel()

Returns the panel info object

$site->panel(): Kirby\Panel\Site

Return type

Kirby\Panel\Site

This method modifies the existing $site object it is applied to and returns it again.

Parent class

Kirby\Cms\Site