$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.
Returns the site's title as defined in the content file or site.yml
blueprint
$system->title(): string
string
This method modifies the existing $system
object it is applied to and returns it again.