mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-04-21 08:17:34 +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
|
||||
*/
|
||||
|
Loading…
x
Reference in New Issue
Block a user