Пример #1
0
 /**
  * Destroy the singleton instances
  */
 public static function destroySingletons()
 {
     self::$instances = array();
 }