mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-07-21 02:16:33 +00:00
seriously? ...
This commit is contained in:
parent
0a22e4606d
commit
e78f20391e
@ -32,6 +32,7 @@ namespace pocketmine\tools\generate_item_upgrade_schema;
|
|||||||
use pocketmine\errorhandler\ErrorToExceptionHandler;
|
use pocketmine\errorhandler\ErrorToExceptionHandler;
|
||||||
use Webmozart\PathUtil\Path;
|
use Webmozart\PathUtil\Path;
|
||||||
use function count;
|
use function count;
|
||||||
|
use function dirname;
|
||||||
use function file_get_contents;
|
use function file_get_contents;
|
||||||
use function file_put_contents;
|
use function file_put_contents;
|
||||||
use function is_array;
|
use function is_array;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user