Example #1
0
 /**
  * 清空前模板的编译缓存
  */
 public function clearTemplateCompiled()
 {
     $this->template->clearCompiled();
 }