LanguageInterface::LANGCODE_NOT_APPLICABLE
Same name and namespace in other branches
- 9 core/lib/Drupal/Core/Language/LanguageInterface.php \Drupal\Core\Language\LanguageInterface::LANGCODE_NOT_APPLICABLE
- 8.9.x core/lib/Drupal/Core/Language/LanguageInterface.php \Drupal\Core\Language\LanguageInterface::LANGCODE_NOT_APPLICABLE
- 10 core/lib/Drupal/Core/Language/LanguageInterface.php \Drupal\Core\Language\LanguageInterface::LANGCODE_NOT_APPLICABLE
The language code used when the marked object has no linguistic content.
Should be used when we explicitly know that the data referred has no linguistic content.
See also
https://www.w3.org/International/questions/qa-no-language#nonlinguistic
File
-
core/
lib/ Drupal/ Core/ Language/ LanguageInterface.php, line 41
Class
- LanguageInterface
- Defines an interface for languages.
Namespace
Drupal\Core\LanguageCode
const LANGCODE_NOT_APPLICABLE = 'zxx';
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.