mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-06-12 22:45:28 +00:00
Server: fixed doc comment for shutdown()
This commit is contained in:
parent
a080a9b75c
commit
b3ea9606c7
@ -2003,7 +2003,7 @@ class Server{
|
|||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Shutdowns the server correctly
|
* Shuts the server down correctly
|
||||||
*/
|
*/
|
||||||
public function shutdown(){
|
public function shutdown(){
|
||||||
$this->isRunning = false;
|
$this->isRunning = false;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user