i18n\MessageFormatter fallbackFormat()

fallbackFormat() protected method

Fallback implementation for MessageFormatter::formatMessage

protected string|boolean fallbackFormat ( $pattern, $args, $locale )
$pattern string

The pattern string to insert things into.

$args array

The array of values to insert into the format string

$locale string

The locale to use for formatting locale-dependent parts

return string|boolean

The formatted pattern string or FALSE if an error occurred

doc_Yii
2016-10-30 17:06:13
Comments
Leave a Comment

Please login to continue.