constant Language::TYPE_CONTENT

The type of language used to define the content language.

1 use of Language::TYPE_CONTENT
hook_language_switch_links_alter in drupal/core/modules/system/language.api.php
Perform alterations on language switcher links.

File

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

Class

Language
An object containing the information for an interface language.

Namespace

Drupal\Core\Language

Code

const TYPE_CONTENT = 'language_content';