trait UserIdAvatarAndNameTrait

Methods

int
getUserId()

No description

string
getUserName()

No description

string
getUserAvatar()

No description

Details

at line 15
int getUserId()

Return Value

int

at line 23
string getUserName()

Return Value

string

at line 31
string getUserAvatar()

Return Value

string