Omnipay\Alipay\LegacyAppGateway::getRnCheck PHP Method

getRnCheck() public method

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