Type: \Drupal\Core\State\StateInterface
File
- core/modules/locale/src/PluralFormula.php, line 23
Class
- PluralFormula
- Manages the storage of plural formula per language in state.
Namespace
Drupal\locale
Code
protected $state;
Type: \Drupal\Core\State\StateInterface
Drupal\locale
protected $state;
Please login to continue.