You are here

protected property NegotiationLanguageCookieForm::$languageCookieConditionManager in Language Cookie 8

The Language Cookie condition plugin manager.

Type: \Drupal\Core\Executable\ExecutableManagerInterface

File

src/Form/NegotiationLanguageCookieForm.php, line 27

Class

NegotiationLanguageCookieForm
Configure the Language cookie negotiation method for this site.

Namespace

Drupal\language_cookie\Form

Code

protected $languageCookieConditionManager;