コード例 #1
0
ファイル: Web.php プロジェクト: xiaoguizhidao/koala-framework
 public static function clearInstances()
 {
     self::$_instances = array();
 }