mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-05-12 08:49:42 +00:00
LoginPacket: fixed param doc for validate()
This commit is contained in:
parent
d3d7709ead
commit
e110ea5aea
@ -90,7 +90,7 @@ class LoginPacket extends DataPacket implements ServerboundPacket{
|
|||||||
/**
|
/**
|
||||||
* @param Validator $v
|
* @param Validator $v
|
||||||
* @param string $name
|
* @param string $name
|
||||||
* @param $data
|
* @param mixed $data
|
||||||
*
|
*
|
||||||
* @throws BadPacketException
|
* @throws BadPacketException
|
||||||
*/
|
*/
|
||||||
|
Loading…
x
Reference in New Issue
Block a user