You are here

protected property ConfigSubscriber::$pathProcessorLanguage in Drupal 9

Same name and namespace in other branches
  1. 8 core/modules/language/src/EventSubscriber/ConfigSubscriber.php \Drupal\language\EventSubscriber\ConfigSubscriber::pathProcessorLanguage

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

protected $pathProcessorLanguage;