class LogoutLogListener

退出系统Listener

Methods

void
handle(PamAccount $user)

Handle the event.

Details

at line 21
void handle(PamAccount $user)

Handle the event.

Parameters

PamAccount $user 用户账号

Return Value

void