mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-04-20 16:00:20 +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;
|
||||
|
||||
/**
|
||||
* 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
|
||||
*
|
||||
|
Loading…
x
Reference in New Issue
Block a user