예제 #1
0
파일: Config.php 프로젝트: margery/thelia
 public function resetQueryCache()
 {
     ConfigQuery::resetCache($this->getName());
 }