mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-07-10 20:08:01 +00:00
Player: fixed documentation of isValidUserName()
[ci skip]
This commit is contained in:
parent
03e70e68f4
commit
55cccff850
@ -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
|
||||||
*
|
*
|
||||||
|
Loading…
x
Reference in New Issue
Block a user