protected property PathProcessorLanguage::$negotiator in Drupal 9
Same name and namespace in other branches
- 8 core/modules/language/src/HttpKernel/PathProcessorLanguage.php \Drupal\language\HttpKernel\PathProcessorLanguage::negotiator
The language negotiator.
Type: \Drupal\language\LanguageNegotiatorInterface
File
- core/
modules/ language/ src/ HttpKernel/ PathProcessorLanguage.php, line 40
Class
- PathProcessorLanguage
- Processes the inbound path using path alias lookups.
Namespace
Drupal\language\HttpKernelCode
protected $negotiator;