public function beforeAction($action) { $menu = new Menu(); $this->class = $menu->getClass(); return true; }