Omnipay\Alipay\Responses\AopTradeWapPayResponse::getRedirectData PHP Метод

getRedirectData() публичный Метод

Gets the redirect form data array, if the redirect method is POST.
public getRedirectData ( )
    public function getRedirectData()
    {
        return $this->getData();
    }