You are here

protected property ConfigSubscriber::$languageNegotiator in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 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 52
Contains \Drupal\language\EventSubscriber\ConfigSubscriber.

Class

ConfigSubscriber
Deletes the container if default language has changed.

Namespace

Drupal\language\EventSubscriber

Code

protected $languageNegotiator;