mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-09-07 02:08:21 +00:00
Server: fixed doc comment for shutdown()
This commit is contained in:
@ -2003,7 +2003,7 @@ class Server{
|
||||
}
|
||||
|
||||
/**
|
||||
* Shutdowns the server correctly
|
||||
* Shuts the server down correctly
|
||||
*/
|
||||
public function shutdown(){
|
||||
$this->isRunning = false;
|
||||
|
Reference in New Issue
Block a user