LanguageNegotiator::$negotiatedLanguages

An array of language objects keyed by method id.

Type: \Drupal\Core\Language\LanguageInterface[]

File

core/modules/language/src/LanguageNegotiator.php, line 74

Class

LanguageNegotiator
Class responsible for performing language negotiation.

Namespace

Drupal\language

Code

protected $negotiatedLanguages = [];

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.