refactored phpdoc, return/break statements, uses
This commit is contained in:
@ -24,7 +24,6 @@ use ManiaControl\Manialinks\ManialinkManager;
|
||||
use ManiaControl\Manialinks\ManialinkPageAnswerListener;
|
||||
use ManiaControl\Maps\MapCommands;
|
||||
use ManiaControl\Maps\MapManager;
|
||||
use ManiaControl\Maps\MapQueue;
|
||||
use ManiaControl\Players\Player;
|
||||
|
||||
/**
|
||||
|
@ -360,7 +360,7 @@ class ManiaExchangeManager{
|
||||
}
|
||||
|
||||
/**
|
||||
* Gets the Current Environemnt by String
|
||||
* Gets the Current Environment by String
|
||||
*
|
||||
* @param $env
|
||||
* @return int
|
||||
|
Reference in New Issue
Block a user