Skip to content

Kirby 5.1.1

$site->blueprint()

Returns the blueprint object

$site->blueprint(): Kirby\Cms\SiteBlueprint

Return type

Kirby\Cms\SiteBlueprint

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

Parent class

Kirby\Cms\Site