protected property UserPasswordForm::$languageManager in Drupal 8
Same name and namespace in other branches
- 9 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 36
Class
- UserPasswordForm
- Provides a user password reset form.
Namespace
Drupal\user\FormCode
protected $languageManager;