Beispiel #1
0
 public function createTemplate($filepath)
 {
     return $this->engine->getSmarty()->createTemplate($filepath);
 }