mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-10-20 15:41:33 +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
|
* @return void
|
||||||
*/
|
*/
|
||||||
|
Reference in New Issue
Block a user