PFinal\Wechat\WechatEvent::getResponse PHP Method

getResponse() public method

public getResponse ( ) : null | string
return null | string
    public function getResponse()
    {
        return $this->response;
    }