Pionia Core

LazyMessageFormatter
in package
implements MessageFormatterInterface, ChoiceMessageFormatterInterface

AbstractYes

Table of Contents

Interfaces

MessageFormatterInterface
ChoiceMessageFormatterInterface

Methods

choiceFormat()  : mixed
format()  : mixed
transformLocale()  : string|null

Methods

choiceFormat()

public choiceFormat(mixed $message, mixed $number, mixed $locale[, array<string|int, mixed> $parameters = [] ]) : mixed
Parameters
$message : mixed
$number : mixed
$locale : mixed
$parameters : array<string|int, mixed> = []

format()

public format(mixed $message, mixed $locale[, array<string|int, mixed> $parameters = [] ]) : mixed
Parameters
$message : mixed
$locale : mixed
$parameters : array<string|int, mixed> = []

transformLocale()

protected abstract transformLocale(string|null $locale) : string|null
Parameters
$locale : string|null
Return values
string|null

        
On this page

Search results