protected property PluralFormula::$languageManager in Drupal 9
Same name and namespace in other branches
- 8 core/modules/locale/src/PluralFormula.php \Drupal\locale\PluralFormula::languageManager
Type: \Drupal\Core\Language\LanguageManagerInterface
File
- core/
modules/ locale/ src/ PluralFormula.php, line 18
Class
- PluralFormula
- Manages the storage of plural formula per language in state.
Namespace
Drupal\localeCode
protected $languageManager;