コード例 #1
0
ファイル: annotations.php プロジェクト: w3hacker/queryphp
 public static function clearCache()
 {
     self::$cache = array();
 }