Auth::getStatus()

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

Synopsis

int Auth::getStatus ()

Opis

Get the current status of the authentication session.

Zwracana wartość

int - An Auth constant representing the current session state.

Uwagi

Ta funkcja nie może być wywołana statycznie.

Zobacz

"Auth Constants".