$useractions->changeName()
Changes the screen name of the user
Parameters
Name | Type | Default |
---|---|---|
$name * | string |
– |
Return type
Kirby\Cms\UserActions
This method does not modify the existing $useractions
object but returns a new object with the changes applied. Learn more →
Parent class
Kirby\Cms\UserActions