Jocy
2017-05-12 11:04:26 +02:00
parent 023581c195
commit 2a70e840e2
8 changed files with 26 additions and 16 deletions

View File

@ -15,7 +15,7 @@ namespace ManiaControl\Manialinks;
interface SidebarMenuEntryRenderable {
/**
* Call here the function which updates the MenuIcon Manialink
* Call here the function which updates the MenuIcon ManiaLink
*/
public function renderMenuEntry();
}