ContentLanguageSettings::$default_langcode

The default language code.

Type: string

File

core/modules/language/src/Entity/ContentLanguageSettings.php, line 70

Class

ContentLanguageSettings
Defines the ContentLanguageSettings entity.

Namespace

Drupal\language\Entity

Code

protected $default_langcode = LanguageInterface::LANGCODE_SITE_DEFAULT;

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.