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 http://www.w3.org/International/questions/qa-no-language#nonlinguistic.

File

core/lib/Drupal/Core/Language/LanguageInterface.php, line 39

Class

LanguageInterface
Defines a language.

Namespace

Drupal\Core\Language

Code

1
const LANGCODE_NOT_APPLICABLE = 'zxx';
doc_Drupal
2025-01-10 15:47:30
Comments
Leave a Comment

Please login to continue.