$kirby->site()
Initializes and returns the Site object
$kirby->site(): Kirby\Cms\Site
Return type
This method modifies the existing $app
object it is applied to and returns it again.
Initializes and returns the Site object
$kirby->site(): Kirby\Cms\Site
This method modifies the existing $app
object it is applied to and returns it again.