예제 #1
0
파일: View.php 프로젝트: hofmeister/Pimple
 public function getCacheName()
 {
     return Pimple::getCacheFile($this->getTemplateFile());
 }