class SignedinUser extends Model (View source)

Properties

string $displayName
string $user

Methods

setDisplayName($displayName)

No description

string
getDisplayName()

No description

setUser($user)

No description

string
getUser()

No description

Details

setDisplayName($displayName)

No description

Parameters

$displayName

string getDisplayName()

No description

Return Value

string

setUser($user)

No description

Parameters

$user

string getUser()

No description

Return Value

string