menuvue = new Menuvueutilisateur(); $this->menuvue->getMenuVue("Quitter"); session_destroy(); } public function index() { $this->genererVue(); } }