You are here

protected property NegotiationConfigureForm::$negotiator in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 core/modules/language/src/Form/NegotiationConfigureForm.php \Drupal\language\Form\NegotiationConfigureForm::negotiator

The language negotiator.

Type: \Drupal\language\LanguageNegotiatorInterface

File

core/modules/language/src/Form/NegotiationConfigureForm.php, line 47
Contains \Drupal\language\Form\NegotiationConfigureForm.

Class

NegotiationConfigureForm
Configure the selected language negotiation method for this site.

Namespace

Drupal\language\Form

Code

protected $negotiator;