Auth::getUsername()

Auth::getUsername() -- get the username of the authenticated user

Synopsis

string Auth::getUsername ()

Beschreibung

Get the username of the logged in user.

Rückgabewert

string - The username of the logged in user.

Hinweise

Diese Methode kann nicht statisch aufgerufen werden.