コード例 #1
0
ファイル: Config.php プロジェクト: margery/thelia
 public function resetQueryCache()
 {
     ConfigQuery::resetCache($this->getName());
 }