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\Language
Code
protected $weight = 0;
Please login to continue.