protected property NegotiationUrlForm::$languageManager in Zircon Profile 8.0
Same name and namespace in other branches
- 8 core/modules/language/src/Form/NegotiationUrlForm.php \Drupal\language\Form\NegotiationUrlForm::languageManager
The language manager.
Type: \Drupal\Core\Language\LanguageManagerInterface
File
- core/
modules/ language/ src/ Form/ NegotiationUrlForm.php, line 28 - Contains \Drupal\language\Form\NegotiationUrlForm.
Class
- NegotiationUrlForm
- Configure the URL language negotiation method for this site.
Namespace
Drupal\language\FormCode
protected $languageManager;