mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-09-04 08:56:15 +00:00
Player: fixed documentation of isValidUserName()
[ci skip]
This commit is contained in:
@ -211,7 +211,7 @@ class Player extends Human implements CommandSender, ChunkLoader, IPlayer{
|
|||||||
public const VIEW = Player::SPECTATOR;
|
public const VIEW = Player::SPECTATOR;
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Checks a supplied username and checks it is valid.
|
* Validates the given username.
|
||||||
*
|
*
|
||||||
* @param string $name
|
* @param string $name
|
||||||
*
|
*
|
||||||
|
Reference in New Issue
Block a user