Пример #1
0
 public function logoutAction()
 {
     \ATPAdmin\Auth::logout();
     $this->init();
 }