Auth::setLogoutCallback()
Описание
This function sets a callback function which is called upon successful logout of a user account.
The callback function will be passed two parameters, the username that successfully logged out and a reference to the Auth object.
Пред. | Начало | След. |
Auth::setLoginCallback() | Уровень выше | Auth::setSessionName() |