Language manager for retrieving the url language type.
Type: \Drupal\Core\Language\LanguageManager
File
- drupal/core/modules/language/lib/Drupal/language/HttpKernel/PathProcessorLanguage.php, line 43
- Contains Drupal\language\HttpKernel\PathProcessorLanguage.
Class
- PathProcessorLanguage
- Processes the inbound path using path alias lookups.
Namespace
Drupal\language\HttpKernel
Code
protected $languageManager;