コード例 #1
0
ファイル: Registry.php プロジェクト: NareshChennuri/pyng
 public static function _unsetInstance()
 {
     self::$_registry = null;
 }