public PluralFormula::reset() Resets
Manages the storage of plural formula per language in state. Hierarchy class \Drupal\locale\
public PluralFormula::getNumberOfPlurals($langcode = NULL)
public PluralFormula::__construct(LanguageManagerInterface $language_manager
protected PluralFormula::loadFormulae()
Type:
public PluralFormula::setPluralFormula($langcode, $plural_count, array
Type: \Drupal\
The plural formula and count keyed by langcode. For example the structure looks like this:
public PluralFormula::getFormula($langcode)