ContentLanguageSettings::$language_alterable

Indicates if the language is alterable or not.

Type: bool

File

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

Class

ContentLanguageSettings
Defines the ContentLanguageSettings entity.

Namespace

Drupal\language\Entity

Code

protected $language_alterable = FALSE;

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