__construct()
Construct
clearAssign()
清除已声明的模板变量
assign(string $name, mixed $value)
声明模板变量
render(string $path) : string
进行渲染
模板路径
Loading…