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