mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-09-08 10:53:05 +00:00
First step to namespaces
This commit is contained in:
@ -19,7 +19,8 @@
|
||||
*
|
||||
*/
|
||||
|
||||
|
||||
namespace PocketMine\Utils;
|
||||
use PocketMine;
|
||||
|
||||
/**
|
||||
* Class Config
|
||||
|
Reference in New Issue
Block a user