ChoiceMessageFormatterInterface deprecated
interface ChoiceMessageFormatterInterface
deprecated since Symfony 4.2, use MessageFormatterInterface::format() with a %count% parameter instead
Methods
string
choiceFormat(string $message, int $number, string $locale, array $parameters = array())
Formats a localized message pattern with given arguments.