You are here

public property LanguageNegotiation::$description in Drupal 9

Same name and namespace in other branches
  1. 8 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;