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
2016-10-30 17:06:12
Comments
Leave a Comment

Please login to continue.