Phpro\SoapClient\Type\MixedResult::getResult PHP 메소드

getResult() 공개 메소드

public getResult ( ) : mixed
리턴 mixed
    public function getResult()
    {
        return $this->result;
    }