PHPDoc improvements
Replaced deprecated method call
This commit is contained in:
@ -2,7 +2,6 @@
|
||||
|
||||
namespace ManiaControl\Admin;
|
||||
|
||||
use FML\Controls\Control;
|
||||
use FML\Controls\Frame;
|
||||
use FML\Controls\Labels\Label_Button;
|
||||
use FML\Controls\Labels\Label_Text;
|
||||
|
@ -149,7 +149,7 @@ class AuthCommands implements CommandListener {
|
||||
}
|
||||
|
||||
/**
|
||||
* Send usage example for //addop command
|
||||
* Send usage example for //addmod command
|
||||
*
|
||||
* @param Player $player
|
||||
* @return bool
|
||||
|
Reference in New Issue
Block a user