This commit is contained in:
KANE LAZENI 2026-01-05 12:16:12 +00:00
parent 2c9e9fdcfe
commit a7dc6267da

View File

@ -27,7 +27,12 @@ class ControleurRechercherassure extends Controleur {
{ {
$this->beneficiaire->getModeBiometrie(); $this->beneficiaire->getModeBiometrie();
var_dump(
array(
"cas" => "getModeBiometrie",
)
);
exit();
if(!empty($_POST)) { if(!empty($_POST)) {