mirror of
https://github.com/friendica/friendica
synced 2025-04-28 03:50:17 +00:00
Changed function name
This commit is contained in:
parent
9f01052dd2
commit
b8fa75b2dd
34 changed files with 54 additions and 54 deletions
|
@ -166,7 +166,7 @@ class App
|
|||
* Fetch the user nick name
|
||||
* @return string
|
||||
*/
|
||||
public function getNickname()
|
||||
public function getUserNickname()
|
||||
{
|
||||
return $this->nickname;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue