コード例 #1
0
 /**
  * @return bool
  */
 public function logout()
 {
     return $this->_session->destroy();
 }