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