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;
Please login to continue.