checkInputValues(); $this->tested = true; if($this->destNation['nation']??0){ return true; } $this->reason = "멸망한 국가입니다."; return false; } }