This commit is contained in:
KANE LAZENI 2025-12-10 11:22:55 +00:00
parent d8b269ddc5
commit d912d6bd47

View File

@ -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) {