protected property ConfigSubscriber::$configFactory in Drupal 8
Same name and namespace in other branches
- 9 core/modules/language/src/EventSubscriber/ConfigSubscriber.php \Drupal\language\EventSubscriber\ConfigSubscriber::configFactory
- 10 core/modules/language/src/EventSubscriber/ConfigSubscriber.php \Drupal\language\EventSubscriber\ConfigSubscriber::configFactory
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\EventSubscriberCode
protected $configFactory;