Omnipay\Alipay\Requests\LegacyVerifyAppPayReturnRequest::getResult PHP Method

getResult() public method

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