The configuration factory.
Type: \Drupal\Core\Config\ConfigFactoryInterface
File
- core/modules/language/src/EventSubscriber/ConfigSubscriber.php, line 40
Class
- ConfigSubscriber
- Deletes the container if default language has changed.
Namespace
Drupal\language\EventSubscriber
Code
protected $configFactory;
Please login to continue.