protected property Language::$weight in Drupal 10
Same name and namespace in other branches
- 8 core/lib/Drupal/Core/Language/Language.php \Drupal\Core\Language\Language::weight
- 9 core/lib/Drupal/Core/Language/Language.php \Drupal\Core\Language\Language::weight
The weight, used for ordering languages in lists, like selects or tables.
Type: int
File
- core/
lib/ Drupal/ Core/ Language/ Language.php, line 57
Class
- Language
- An object containing the information for an interface language.
Namespace
Drupal\Core\LanguageCode
protected $weight = 0;