You are here

protected property PathProcessorLanguage::$configSubscriber in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 core/modules/language/src/HttpKernel/PathProcessorLanguage.php \Drupal\language\HttpKernel\PathProcessorLanguage::configSubscriber

The language configuration event subscriber.

Type: \Drupal\language\EventSubscriber\ConfigSubscriber

File

core/modules/language/src/HttpKernel/PathProcessorLanguage.php, line 66
Contains \Drupal\language\HttpKernel\PathProcessorLanguage.

Class

PathProcessorLanguage
Processes the inbound path using path alias lookups.

Namespace

Drupal\language\HttpKernel

Code

protected $configSubscriber;