LanguageNegotiation::$weight

Same name and namespace in other branches
  1. 9 core/modules/language/src/Annotation/LanguageNegotiation.php \Drupal\language\Annotation\LanguageNegotiation::weight
  2. 8.9.x core/modules/language/src/Annotation/LanguageNegotiation.php \Drupal\language\Annotation\LanguageNegotiation::weight
  3. 10 core/modules/language/src/Annotation/LanguageNegotiation.php \Drupal\language\Annotation\LanguageNegotiation::weight

The default weight of the language negotiation plugin.

Type: int

File

core/modules/language/src/Annotation/LanguageNegotiation.php, line 50

Class

LanguageNegotiation
Defines a language negotiation annotation object.

Namespace

Drupal\language\Annotation

Code

public $weight;

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