protected property AccountForm::$languageManager in Zircon Profile 8
Same name and namespace in other branches
- 8.0 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 33 - Contains \Drupal\user\AccountForm.
Class
- AccountForm
- Form controller for the user account forms.
Namespace
Drupal\userCode
protected $languageManager;