mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-06-11 05:55:33 +00:00
Improved doc comment for Internet::getIP() (#5406)
This commit is contained in:
parent
93e661aa4e
commit
ef100b248b
@ -70,7 +70,7 @@ class Internet{
|
|||||||
public static $online = true;
|
public static $online = true;
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Gets the External IP using an external service, it is cached
|
* Lazily gets the External IP using an external service and caches the result
|
||||||
*
|
*
|
||||||
* @param bool $force default false, force IP check even when cached
|
* @param bool $force default false, force IP check even when cached
|
||||||
*
|
*
|
||||||
|
Loading…
x
Reference in New Issue
Block a user