a
This commit is contained in:
@@ -57,7 +57,8 @@ class ControleurAccueilassure extends Controleur {
|
||||
$beneficiaires = $this->beneficiaire->getBeneficiairesId($idAdherent, $dateJour);
|
||||
|
||||
|
||||
$garantieadherents = $this->garantieadherent->getGarantieBeneficiaire($idBeneficiaire);
|
||||
// $garantieadherents = $this->garantieadherent->getGarantieBeneficiaire($idBeneficiaire);
|
||||
$garantieadherents = $this->garantieadherent->getGarantieAdherent($idAdherent);
|
||||
|
||||
/*
|
||||
if ($idBeneficiaire !== null) {
|
||||
|
||||
Reference in New Issue
Block a user