IntlFormatterInterface
interface IntlFormatterInterface
Formats ICU message patterns.
Methods
string
formatIntl(string $message, string $locale, array $parameters = array())
Formats a localized message using rules defined by ICU MessageFormat.