You are here

constant LanguageInterface::TYPE_CONTENT in Drupal 8

Same name and namespace in other branches
  1. 9 core/lib/Drupal/Core/Language/LanguageInterface.php \Drupal\Core\Language\LanguageInterface::TYPE_CONTENT

The type of language used to define the content language.

File

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

Class

LanguageInterface
Defines a language.

Namespace

Drupal\Core\Language

Code

const TYPE_CONTENT = 'language_content';