protected property ConfigSubscriber::$languageNegotiator in Drupal 9
Same name and namespace in other branches
- 8 core/modules/language/src/EventSubscriber/ConfigSubscriber.php \Drupal\language\EventSubscriber\ConfigSubscriber::languageNegotiator
The language negotiator.
Type: \Drupal\language\LanguageNegotiatorInterface
File
- core/
modules/ language/ src/ EventSubscriber/ ConfigSubscriber.php, line 47
Class
- ConfigSubscriber
- Deletes the container if default language has changed.
Namespace
Drupal\language\EventSubscriberCode
protected $languageNegotiator;