PluralFormulaInterface

An interface for a service providing plural formulae.

Hierarchy

File

core/modules/locale/src/PluralFormulaInterface.php, line 8

Namespace

Drupal\locale

Members

Name Modifiers Type Description
PluralFormulaInterface::getFormula public function Gets the plural formula for a langcode.
PluralFormulaInterface::getNumberOfPlurals public function Returns the number of plurals supported by a given language.
PluralFormulaInterface::reset public function Resets the static formulae cache.
PluralFormulaInterface::setPluralFormula public function
doc_Drupal
2016-10-29 09:34:16
Comments
Leave a Comment

Please login to continue.