public PluralTranslatableMarkup::__construct($count, $singular, $plural, array $args = [], array $options = [], TranslationInterface $string_translation = NULL)
Constructs a new PluralTranslatableMarkup object.
Parses values passed into this class through the format_plural() function in Drupal and handles an optional context for the string.
Parameters
int $count: The item count to display.
string $singular: The string for the singular case. Make sure it is clear this is singular, to ease trans