The human-readable name of the language negotiation plugin.
Type: \Drupal\Core\Annotation\Translation
Related topics
- Annotation for translatable text
- Describes how to put translatable UI text into annotations.
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;
Please login to continue.