mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-09-05 01:16:15 +00:00
TranslationContainer: fix parameter type of setParameters()
This commit is contained in:
@ -65,7 +65,7 @@ class TranslationContainer extends TextContainer{
|
||||
}
|
||||
|
||||
/**
|
||||
* @param string[] $params
|
||||
* @param (float|int|string)[] $params
|
||||
*
|
||||
* @return void
|
||||
*/
|
||||
|
Reference in New Issue
Block a user