Example #1
0
 public function onBeforeLogout()
 {
     UserOnline::removeUser($this->getId());
 }