getTopMenus(); } public function getLeftMenus() { $authMenu = new AuthMenu(); return $authMenu->getLeftMenus(); } }