예제 #1
0
 /**
  * Reset all patched fuctions
  */
 public static function resetFunctions()
 {
     Proxy::reset__();
 }