@@ -215,7 +215,7 @@ |
||
| 215 | 215 | * @param Manialink $manialink |
| 216 | 216 | * @param Frame $frame |
| 217 | 217 | * @param ParentItem $parentItem |
| 218 | - * @param $displayLevel |
|
| 218 | + * @param integer $displayLevel |
|
| 219 | 219 | */ |
| 220 | 220 | protected function createSubMenu(Manialink $manialink, Frame $frame, ParentItem $parentItem, $displayLevel) |
| 221 | 221 | { |
@@ -14,7 +14,6 @@ |
||
| 14 | 14 | use eXpansion\Framework\Gui\Components\uiButton; |
| 15 | 15 | use eXpansion\Framework\Gui\Components\uiLabel; |
| 16 | 16 | use FML\Controls\Frame; |
| 17 | -use FML\Controls\Label; |
|
| 18 | 17 | use FML\Controls\Quad; |
| 19 | 18 | |
| 20 | 19 | |
@@ -42,7 +42,7 @@ |
||
| 42 | 42 | * @param ParentItem $rootItem |
| 43 | 43 | * @param $openId |
| 44 | 44 | * |
| 45 | - * @return Renderable |
|
| 45 | + * @return Container |
|
| 46 | 46 | */ |
| 47 | 47 | public function createTabsMenu(ManialinkInterface $manialink, Container $tabsFrame, ParentItem $rootItem, $openId) |
| 48 | 48 | { |
@@ -41,7 +41,6 @@ |
||
| 41 | 41 | * @param ManiaScriptFactory $maniaScriptFactory |
| 42 | 42 | * @param MenuTabsFactory $menuTabsFactory |
| 43 | 43 | * @param MenuItemProvider $menuItemProvider |
| 44 | - * @param ManialinkInterface $manialink |
|
| 45 | 44 | */ |
| 46 | 45 | public function __construct( |
| 47 | 46 | ManiaScriptFactory $maniaScriptFactory, |
@@ -8,7 +8,6 @@ |
||
| 8 | 8 | use eXpansion\Framework\Core\Helpers\Time; |
| 9 | 9 | use eXpansion\Framework\Core\Plugins\StatusAwarePluginInterface; |
| 10 | 10 | use eXpansion\Framework\Core\Services\Console; |
| 11 | -use eXpansion\Framework\Core\Storage\Data\Player; |
|
| 12 | 11 | use eXpansion\Framework\Core\Storage\PlayerStorage; |
| 13 | 12 | use Maniaplanet\DedicatedServer\Connection; |
| 14 | 13 | use Maniaplanet\DedicatedServer\Structures\Map; |