Omnipay\Alipay\AopWapGateway::getReturnUrl PHP Method

getReturnUrl() public method

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