Skip to main content
Drupal API
Menu
User account menu
Log in
Breadcrumb
Drupal Core 11.1.x
ContentLanguageSettings.php
ContentLanguageSettings::$language_alterable
Indicates if the language is alterable or not.
Type:
bool
File
core/
modules/
language/
src/
Entity/
ContentLanguageSettings.php
, line 84
Class
ContentLanguageSettings
Defines the ContentLanguageSettings entity.
Namespace
Drupal\language\Entity
Code
protected $language_alterable =
FALSE
;
RSS feed