mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-07-25 12:23:48 +00:00
TranslationContainer: fix parameter type of setParameters()
This commit is contained in:
parent
4e693e91e6
commit
213bf8366a
@ -65,7 +65,7 @@ class TranslationContainer extends TextContainer{
|
|||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* @param string[] $params
|
* @param (float|int|string)[] $params
|
||||||
*
|
*
|
||||||
* @return void
|
* @return void
|
||||||
*/
|
*/
|
||||||
|
Loading…
x
Reference in New Issue
Block a user