Thenbsp\Wechat\Message\Template\Template::getOpenid PHP Method

getOpenid() public method

获取用户 Openid
public getOpenid ( )
    public function getOpenid()
    {
        return $this->openid;
    }