The language path processor.
Type: \Drupal\language\HttpKernel\PathProcessorLanguage
File
- core/modules/language/src/EventSubscriber/ConfigSubscriber.php, line 54
Class
- ConfigSubscriber
- Deletes the container if default language has changed.
Namespace
Drupal\language\EventSubscriber
Code
1 | protected $pathProcessorLanguage ; |
Please login to continue.