예제 #1
0
파일: Arg.php 프로젝트: lucatume/args
 public static function reset_exception()
 {
     self::$exception = null;
 }