NegotiationConfigureForm::$languageTypes
Same name in other branches
- 9 core/modules/language/src/Form/NegotiationConfigureForm.php \Drupal\language\Form\NegotiationConfigureForm::languageTypes
- 10 core/modules/language/src/Form/NegotiationConfigureForm.php \Drupal\language\Form\NegotiationConfigureForm::languageTypes
- 11.x 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\FormCode
protected $languageTypes;
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.