Skip to content

Kirby 5.0.4

$system->title()

Returns the site's title as defined in the content file or site.yml blueprint

$system->title(): string

Return type

string

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

Parent class

Kirby\Cms\System