Omnipay\WechatPay\Message\ShortenUrlRequest::getLongUrl PHP Method

getLongUrl() public method

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