protected property LanguageNegotiator::$methods in Zircon Profile 8
Same name and namespace in other branches
- 8.0 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 69 - Contains \Drupal\language\LanguageNegotiator.
Class
- LanguageNegotiator
- Class responsible for performing language negotiation.
Namespace
Drupal\languageCode
protected $methods;