The language configuration event subscriber.
Type: \Drupal\language\EventSubscriber\ConfigSubscriber
File
- core/modules/language/src/HttpKernel/PathProcessorLanguage.php, line 61
Class
- PathProcessorLanguage
- Processes the inbound path using path alias lookups.
Namespace
Drupal\language\HttpKernel
Code
protected $configSubscriber;
Please login to continue.