You are here

protected property LanguageNegotiationCookie::$configFactory in Language Cookie 8

The configuration factory.

Type: \Drupal\Core\Config\ConfigFactoryInterface

File

src/Plugin/LanguageNegotiation/LanguageNegotiationCookie.php, line 40

Class

LanguageNegotiationCookie
Class for identifying language from a language cookie.

Namespace

Drupal\language_cookie\Plugin\LanguageNegotiation

Code

protected $configFactory;