Ejemplo n.º 1
0
 static function reset()
 {
     self::$calls = array();
 }
Ejemplo n.º 2
0
 public static function reset()
 {
     self::$calls = [];
 }