getMessageFormatter() public method
Returns the message formatter instance.
public yii\i18n\MessageFormatter getMessageFormatter ( ) | ||
---|---|---|
return | yii\i18n\MessageFormatter |
The message formatter to be used to format message via ICU message format. |
getMessageFormatter() public method
Returns the message formatter instance.
public yii\i18n\MessageFormatter getMessageFormatter ( ) | ||
---|---|---|
return | yii\i18n\MessageFormatter |
The message formatter to be used to format message via ICU message format. |
Please login to continue.