diff --git a/Controleur/ControleurRechercherassure.php b/Controleur/ControleurRechercherassure.php index dce73d1..ed005b8 100644 --- a/Controleur/ControleurRechercherassure.php +++ b/Controleur/ControleurRechercherassure.php @@ -26,8 +26,13 @@ class ControleurRechercherassure extends Controleur { $prenomsBeneficiaire="", $telephonePortable="", $email="") { $this->beneficiaire->getModeBiometrie(); - - + + var_dump( + array( + "cas" => "getModeBiometrie", + ) + ); + exit(); if(!empty($_POST)) {