LanguageInterface::getWeight

public LanguageInterface::getWeight()

Gets the weight of the language.

Return value

int The weight, used to order languages with larger positive weights sinking items toward the bottom of lists.

File

core/lib/Drupal/Core/Language/LanguageInterface.php, line 131

Class

LanguageInterface
Defines a language.

Namespace

Drupal\Core\Language

Code

public function getWeight();
doc_Drupal
2016-10-29 09:22:29
Comments
Leave a Comment

Please login to continue.