Auth::getAuth() -- check for an authenticated user
Beschrijving
Check if the user has been authenticated.
Return waarde
boolean -
If the user has already been authenticated, the function returns
TRUE. Otherwise it returns FALSE.
Note
Deze functie kan niet statisch worden aangeroepen.