You are here

protected property PathProcessorLanguage::$config in Drupal 8

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

A config factory for retrieving required config settings.

Type: \Drupal\Core\Config\ConfigFactoryInterface

File

core/modules/language/src/HttpKernel/PathProcessorLanguage.php, line 26

Class

PathProcessorLanguage
Processes the inbound path using path alias lookups.

Namespace

Drupal\language\HttpKernel

Code

protected $config;