Exemple #1
0
 public function getSumReclamations()
 {
     return Reclamation::sumReclByForetag($this->id);
 }