protected property PathProcessorLanguage::$languageManager in Zircon Profile 8
Same name and namespace in other branches
- 8.0 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 38 - Contains \Drupal\language\HttpKernel\PathProcessorLanguage.
Class
- PathProcessorLanguage
- Processes the inbound path using path alias lookups.
Namespace
Drupal\language\HttpKernelCode
protected $languageManager;