Omnipay\Alipay\Requests\AopTradeAppPayRequest::getNotifyUrl PHP Méthode

getNotifyUrl() public méthode

public getNotifyUrl ( ) : mixed
Résultat mixed
    public function getNotifyUrl()
    {
        return $this->getParameter('notify_url');
    }