checkInputValues(); $this->tested = true; if($this->destGeneral['no']){ return true; } $this->reason = "없는 장수입니다."; return false; } }