protected property LanguageNegotiationMethodBase::$config in Drupal 9
Same name and namespace in other branches
- 8 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\languageCode
protected $config;