protected property LanguageNegotiator::$methods in Drupal 9
Same name and namespace in other branches
- 8 core/modules/language/src/LanguageNegotiator.php \Drupal\language\LanguageNegotiator::methods
Local cache for language negotiation method instances.
Type: array
File
- core/
modules/ language/ src/ LanguageNegotiator.php, line 64
Class
- LanguageNegotiator
- Class responsible for performing language negotiation.
Namespace
Drupal\languageCode
protected $methods;