Skip to main content
Drupal API
Menu
User account menu
Log in
Breadcrumb
Drupal Core 11.1.x
ConfigurableLanguage.php
ConfigurableLanguage::$weight
The weight of the language, used in lists of languages.
Type:
int
File
core/
modules/
language/
src/
Entity/
ConfigurableLanguage.php
, line 90
Class
ConfigurableLanguage
Defines the ConfigurableLanguage entity.
Namespace
Drupal\language\Entity
Code
protected $weight =
0
;
RSS feed