





























共有 1 个文件被更改,包括 0 次插入 和 5 次删除
5
app/Controller.php
Unescape 查看文件
@ -170,9 +170,4 @@ class Controller implements ResponseAware, TemplatesAware {
|
||||
return $profile;
|
||||
}
|
||||
|
||||
protected function render($template, $data = []) {
|
||||
$this->response->getBody()->write($this->templates->render($template, $data));
|
||||
return $this->response;
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
撰写 预览
正在加载...
取消
保存
在新工单中引用
仓库
schmarty/gem-diamond
标题
内容
此内容由惯性聚合(RSS阅读器)自动聚合整理,仅供阅读参考。 原文来自 — 版权归原作者所有。