예제 #1
0
 public static function reset()
 {
     self::recall();
     self::$_blueprints = array();
     Phactory_Inflector::reset();
 }
예제 #2
0
 public function tearDown()
 {
     Phactory_Inflector::reset();
 }