EngineInterface
interface EngineInterface
模版引擎接口
Methods
string
render(string $path, array $vars = null)
获取视图渲染后的结果
Details
at line 19
string
render(string $path, array $vars = null)
获取视图渲染后的结果