コード例 #1
0
ファイル: Value.php プロジェクト: romainneutron/Phraseanet
 public static function purge()
 {
     self::$localCache = [];
 }