IntlFormatterInterface
in
Formats ICU message patterns.
Tags
Table of Contents
- formatIntl() : string
- Formats a localized message using rules defined by ICU MessageFormat.
Methods
formatIntl()
Formats a localized message using rules defined by ICU MessageFormat.
public
formatIntl(string $message, string $locale[, array<string|int, mixed> $parameters = [] ]) : string
Parameters
- $message : string
- $locale : string
- $parameters : array<string|int, mixed> = []