LanguageNegotiationMethodBase::$config

Same name and namespace in other branches
  1. 8.9.x core/modules/language/src/LanguageNegotiationMethodBase.php \Drupal\language\LanguageNegotiationMethodBase::config
  2. 10 core/modules/language/src/LanguageNegotiationMethodBase.php \Drupal\language\LanguageNegotiationMethodBase::config
  3. 11.x core/modules/language/src/LanguageNegotiationMethodBase.php \Drupal\language\LanguageNegotiationMethodBase::config

The configuration factory.

Type: \Drupal\Core\Config\ConfigFactoryInterface

File

core/modules/language/src/LanguageNegotiationMethodBase.php, line 26

Class

LanguageNegotiationMethodBase
Base class for language negotiation methods.

Namespace

Drupal\language

Code

protected $config;

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