Example #1
0
File: Turno.php Project: pizar/gaia
 public function richieste()
 {
     return RichiestaTurno::filtra([['turno', $this->id]]);
 }