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

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

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