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

getId() public method

获取模板 ID
public getId ( )
    public function getId()
    {
        return $this->id;
        return $this;
    }