Omnipay\Alipay\Responses\AbstractAopResponse::getMessage PHP Method

getMessage() public method

public getMessage ( )
    public function getMessage()
    {
        return $this->getAlipayResponse('msg');
    }