We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0abf138 commit 001330eCopy full SHA for 001330e
src/network/mcpe/handler/LoginPacketHandler.php
@@ -56,6 +56,7 @@
56
use function json_decode;
57
use function md5;
58
use function ord;
59
+use function var_export;
60
use const JSON_THROW_ON_ERROR;
61
62
/**
0 commit comments