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