示例#1
0
 public static function reset()
 {
     self::recall();
     self::$_blueprints = array();
     Phactory_Inflector::reset();
 }