$siteactions->changeTitle()
Change the site title
Parameters
Name | Type | Default |
---|---|---|
$title * | string |
– |
$languageCode | string |
null |
Return type
Kirby\Cms\SiteActions
This method does not modify the existing $siteactions
object but returns a new object with the changes applied. Learn more →
Parent class
Kirby\Cms\SiteActions