Thenbsp\Wechat\Message\Template\Template::getId PHP 메소드

getId() 공개 메소드

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