示例#1
0
 private function getTemplateDir($templateName)
 {
     return dirname($this->paths->getTemplatePath($templateName, $this->panel));
 }