Пример #1
0
 public function consultarEstadisticasDetalladas(Jugador $Jugador)
 {
     return $Jugador->obtenerTodasEstadisticas();
 }