Beispiel #1
0
 public function getListFrais($bdd)
 {
     return Frais::getFraisByNote($bdd, $this->id);
 }