i18n\I18N setMessageFormatter()

setMessageFormatter() public method

public void setMessageFormatter ( $value )
$value string|array|yii\i18n\MessageFormatter

The message formatter to be used to format message via ICU message format. Can be given as array or string configuration that will be given to Yii::createObject() to create an instance or a yii\i18n\MessageFormatter instance.

doc_Yii
2025-01-10 15:47:30
Comments
Leave a Comment

Please login to continue.