protected property PathProcessorLanguage::$languageManager in Drupal 10
Same name and namespace in other branches
- 8 core/modules/language/src/HttpKernel/PathProcessorLanguage.php \Drupal\language\HttpKernel\PathProcessorLanguage::languageManager
- 9 core/modules/language/src/HttpKernel/PathProcessorLanguage.php \Drupal\language\HttpKernel\PathProcessorLanguage::languageManager
Language manager for retrieving the url language type.
Type: \Drupal\language\ConfigurableLanguageManagerInterface
File
- core/
modules/ language/ src/ HttpKernel/ PathProcessorLanguage.php, line 33
Class
- PathProcessorLanguage
- Processes the inbound path using path alias lookups.
Namespace
Drupal\language\HttpKernelCode
protected $languageManager;