UserPasswordForm::$typedDataManager

Same name and namespace in other branches
  1. 10 core/modules/user/src/Form/UserPasswordForm.php \Drupal\user\Form\UserPasswordForm::typedDataManager

The typed data manager.

Type: \Drupal\Core\TypedData\TypedDataManagerInterface

File

core/modules/user/src/Form/UserPasswordForm.php, line 53

Class

UserPasswordForm
Provides a user password reset form.

Namespace

Drupal\user\Form

Code

protected $typedDataManager;

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