constant Language::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

drupal/core/lib/Drupal/Core/Language/Language.php, line 58
Definition of Drupal\Core\Language\Language.

Class

Language
An object containing the information for an interface language.

Namespace

Drupal\Core\Language

Code

const LANGCODE_NOT_APPLICABLE = 'zxx';