mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-05-16 02:38:54 +00:00
Fix wrong documentation in ServerEvent
This commit is contained in:
parent
ed5f69f170
commit
b3dada4cb9
@ -22,7 +22,7 @@
|
|||||||
declare(strict_types=1);
|
declare(strict_types=1);
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Events related to the server core, like networking, stop, level loading
|
* Events related to the server core, like networking, stop, console commands
|
||||||
*/
|
*/
|
||||||
namespace pocketmine\event\server;
|
namespace pocketmine\event\server;
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user