Auth::getStatus()

Auth::getStatus() -- get the current status of the auth session

Synopsis

int Auth::getStatus ()

Beschreibung

Get the current status of the authentication session.

Rückgabewert

int - An Auth constant representing the current session state.

Hinweise

Diese Methode kann nicht statisch aufgerufen werden.

Siehe auch

„Auth Constants“.