menuvue = new Menuvueutilisateur(); $this->menuvue->getMenuVue('Tarifs'); } public function index() { $this->genererVue(); } }