protected property AccountForm::$languageManager in Drupal 10
Same name and namespace in other branches
- 8 core/modules/user/src/AccountForm.php \Drupal\user\AccountForm::languageManager
- 9 core/modules/user/src/AccountForm.php \Drupal\user\AccountForm::languageManager
The language manager.
Type: \Drupal\Core\Language\LanguageManagerInterface
File
- core/
modules/ user/ src/ AccountForm.php, line 30
Class
- AccountForm
- Form controller for the user account forms.
Namespace
Drupal\userCode
protected $languageManager;