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