mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-08-11 22:08:42 +00:00
BaseLang::translateString() accepts float and int too (they can be casted to string)
This commit is contained in:
parent
f39fc7e525
commit
77795ae3bc
@ -116,7 +116,7 @@ class BaseLang{
|
||||
|
||||
/**
|
||||
* @param string $str
|
||||
* @param string[] $params
|
||||
* @param (float|int|string)[] $params
|
||||
* @param string|null $onlyPrefix
|
||||
*
|
||||
* @return string
|
||||
|
Loading…
x
Reference in New Issue
Block a user