UserPasswordForm::$languageManager
Same name in other branches
- 9 core/modules/user/src/Form/UserPasswordForm.php \Drupal\user\Form\UserPasswordForm::languageManager
- 8.9.x core/modules/user/src/Form/UserPasswordForm.php \Drupal\user\Form\UserPasswordForm::languageManager
- 10 core/modules/user/src/Form/UserPasswordForm.php \Drupal\user\Form\UserPasswordForm::languageManager
The language manager.
Type: \Drupal\Core\Language\LanguageManagerInterface
File
-
core/
modules/ user/ src/ Form/ UserPasswordForm.php, line 39
Class
- UserPasswordForm
- Provides a user password reset form.
Namespace
Drupal\user\FormCode
protected $languageManager;
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.