Auth::getUsername()

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

Referentiesamenvatting

string Auth::getUsername ()

Beschrijving

Get the username of the logged in user.

Return waarde

string - The username of the logged in user.

Note

Deze functie kan niet statisch worden aangeroepen.