menuvue = new Menuvueutilisateur(); $this->menuvue->getMenuVue('Facturecons'); $_SESSION['idFacture_C'] = "0"; } public function index() { $this->genererVue(); } }