protected property PathProcessorLanguage::$config

A config factory for retrieving required config settings.

Type: \Drupal\Core\Config\ConfigFactory

File

drupal/core/modules/language/lib/Drupal/language/HttpKernel/PathProcessorLanguage.php, line 29
Contains Drupal\language\HttpKernel\PathProcessorLanguage.

Class

PathProcessorLanguage
Processes the inbound path using path alias lookups.

Namespace

Drupal\language\HttpKernel

Code

protected $config;