예제 #1
0
 /**
  * @return mixed
  */
 public function endimpersonate()
 {
     return $this->r_users->endImpersonateUserSessionBackEnd();
 }