You are here

protected property NegotiationConfigureForm::$languageTypes in Drupal 8

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

Stores the configuration object for language.types.

Type: \Drupal\Core\Config\Config

File

core/modules/language/src/Form/NegotiationConfigureForm.php, line 29

Class

NegotiationConfigureForm
Configure the selected language negotiation method for this site.

Namespace

Drupal\language\Form

Code

protected $languageTypes;