Example #1
0
 public static function resetCalledHooks()
 {
     self::$_calledHooks = array();
 }