LanguageNegotiation::$description

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

The description of the language negotiation plugin.

Type: \Drupal\Core\Annotation\Translation

Related topics

File

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

Class

LanguageNegotiation
Defines a language negotiation annotation object.

Namespace

Drupal\language\Annotation

Code

public $description;

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