Skip to main content
Drupal API
User account menu
  • Log in

Breadcrumb

  1. Drupal Core 11.1.x
  2. 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
Powered by Drupal