コード例 #1
0
ファイル: LockManagerGroup.php プロジェクト: whysasse/kmwiki
 /**
  * Destroy the singleton instances
  */
 public static function destroySingletons()
 {
     self::$instances = array();
 }