ConfigurableLanguage::$weight

The weight of the language, used in lists of languages.

Type: int

File

core/modules/language/src/Entity/ConfigurableLanguage.php, line 84

Class

ConfigurableLanguage
Defines the ConfigurableLanguage entity.

Namespace

Drupal\language\Entity

Code

protected $weight = 0;

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