Renamed renderMenuIcon to renderMenuEntry
This commit is contained in:
@ -17,5 +17,5 @@ interface SidebarMenuEntryRenderable {
|
||||
/**
|
||||
* Call here the function which updates the MenuIcon Manialink
|
||||
*/
|
||||
public function renderMenuIcon();
|
||||
public function renderMenuEntry();
|
||||
}
|
Reference in New Issue
Block a user