protected static property PluralTranslatableMarkup::$localeEnabled in Zircon Profile 8
Same name and namespace in other branches
- 8.0 core/lib/Drupal/Core/StringTranslation/PluralTranslatableMarkup.php \Drupal\Core\StringTranslation\PluralTranslatableMarkup::localeEnabled
A bool that statically caches whether locale_get_plural() exists.
Type: bool
File
- core/
lib/ Drupal/ Core/ StringTranslation/ PluralTranslatableMarkup.php, line 43 - Contains \Drupal\Core\StringTranslation\PluralTranslatableMarkup.
Class
- PluralTranslatableMarkup
- A class to hold plural translatable markup.
Namespace
Drupal\Core\StringTranslationCode
protected static $localeEnabled;