From a7dc6267da0bfb8cd5089e93558bdfeeed7edfd6 Mon Sep 17 00:00:00 2001 From: KANE LAZENI Date: Mon, 5 Jan 2026 12:16:12 +0000 Subject: [PATCH] z --- Controleur/ControleurRechercherassure.php | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) 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)) {