コード例 #1
0
ファイル: Arg.php プロジェクト: lucatume/args
 public static function reset_exception()
 {
     self::$exception = null;
 }