Skip to content

Kirby 5.1.2

$fileBlueprint->title()

Returns the blueprint title

$fileBlueprint->title(): string

Return type

string

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

Parent class

Kirby\Cms\FileBlueprint inherited from Kirby\Cms\Blueprint