LanguageNegotiation::$name

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

The human-readable name of the language negotiation plugin.

Type: \Drupal\Core\Annotation\Translation

Related topics

File

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

Class

LanguageNegotiation
Defines a language negotiation annotation object.

Namespace

Drupal\language\Annotation

Code

public $name;

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