AccountForm::$languageManager

Same name and namespace in other branches
  1. 9 core/modules/user/src/AccountForm.php \Drupal\user\AccountForm::languageManager
  2. 8.9.x core/modules/user/src/AccountForm.php \Drupal\user\AccountForm::languageManager
  3. 10 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

Class

AccountForm
Form controller for the user account forms.

Namespace

Drupal\user

Code

protected $languageManager;

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.