コード例 #1
0
ファイル: TestCase.php プロジェクト: noiselabs/SmartyBundle
 public function createTemplate($filepath)
 {
     return $this->engine->getSmarty()->createTemplate($filepath);
 }