예제 #1
0
 static function reset()
 {
     self::$calls = array();
 }
예제 #2
0
 public static function reset()
 {
     self::$calls = [];
 }