StatisticheController constructor

StatisticheController(
  1. Libreria libreria
)

Crea un nuovo controller per le statistiche.

libreria รจ l'istanza della libreria su cui calcolare le statistiche.

Implementation

StatisticheController(this.libreria);