mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-04-21 16:24:05 +00:00
Finalize Utils class
This commit is contained in:
parent
1f330c0f50
commit
531c191431
@ -82,7 +82,7 @@ use const STR_PAD_RIGHT;
|
||||
/**
|
||||
* Big collection of functions
|
||||
*/
|
||||
class Utils{
|
||||
final class Utils{
|
||||
public const OS_WINDOWS = "win";
|
||||
public const OS_IOS = "ios";
|
||||
public const OS_MACOS = "mac";
|
||||
|
Loading…
x
Reference in New Issue
Block a user