mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-04-21 00:07:30 +00:00
Fix CS
This commit is contained in:
parent
9db7e5f0ca
commit
1959d6dc9b
@ -64,7 +64,9 @@ use function shuffle;
|
||||
use function sprintf;
|
||||
use function str_contains;
|
||||
use function str_starts_with;
|
||||
use function strlen;
|
||||
use function strtolower;
|
||||
use function substr;
|
||||
|
||||
/**
|
||||
* Manages all the plugins
|
||||
|
Loading…
x
Reference in New Issue
Block a user