mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-09-08 10:53:05 +00:00
(master) imports cleanup
This commit is contained in:
@ -27,10 +27,10 @@ use function array_map;
|
||||
use function count;
|
||||
use function get_class;
|
||||
use function implode;
|
||||
use function mb_strtoupper;
|
||||
use function sprintf;
|
||||
use function strlen;
|
||||
use function strpos;
|
||||
use function mb_strtoupper;
|
||||
use function substr;
|
||||
|
||||
trait RegistryTrait{
|
||||
|
Reference in New Issue
Block a user