FileAccess Orion

IntlFormatter
in package
implements IntlFormatterInterface

Tags
author

Guilherme Blanco guilhermeblanco@hotmail.com

author

Abdellatif Ait boudad a.aitboudad@gmail.com

Interfaces, Classes, Traits and Enums

IntlFormatterInterface
Formats ICU message patterns.

Table of Contents

$cache  : mixed
$hasMessageFormatter  : mixed
formatIntl()  : string
Formats a localized message using rules defined by ICU MessageFormat.

Properties

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> = []
Return values
string

Search results