You are here

public property LanguageNegotiation::$name in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 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 64
Contains \Drupal\language\Annotation\LanguageNegotiation.

Class

LanguageNegotiation
Defines a language negotiation annotation object.

Namespace

Drupal\language\Annotation

Code

public $name;