Skip to content

Kirby 5.0.4

$modelWithContent->blueprint()

Returns the blueprint of the model

$modelWithContent->blueprint(): Kirby\Cms\Blueprint

Return type

Kirby\Cms\Blueprint

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

Parent class

Kirby\Cms\ModelWithContent