Renamed renderMenuIcon to renderMenuEntry
This commit is contained in:
@ -361,7 +361,7 @@ class ActionsMenu implements SidebarMenuEntryRenderable, CallbackListener, Mania
|
||||
/**
|
||||
* Call here the function which updates the MenuIcon Manialink
|
||||
*/
|
||||
public function renderMenuIcon() {
|
||||
public function renderMenuEntry() {
|
||||
$this->rebuildAndShowMenu();
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user