示例#1
0
文件: Arg.php 项目: lucatume/args
 public static function reset_exception()
 {
     self::$exception = null;
 }