コード例 #1
0
ファイル: Factory.php プロジェクト: ascertain/NGshop
 public static function resetInstance()
 {
     self::$instance = null;
 }