コード例 #1
0
ファイル: Inflector.php プロジェクト: nrocy/phactory
 public static function reset()
 {
     self::$_exceptions = array();
 }