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