コード例 #1
0
ファイル: View.php プロジェクト: hofmeister/Pimple
 public function getCacheName()
 {
     return Pimple::getCacheFile($this->getTemplateFile());
 }