示例#1
0
文件: Config.php 项目: margery/thelia
 public function resetQueryCache()
 {
     ConfigQuery::resetCache($this->getName());
 }