UserPasswordForm::$deprecatedProperties

The deprecated properties.

Type: deprecatedProperties

File

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

Class

UserPasswordForm
Provides a user password reset form.

Namespace

Drupal\user\Form

Code

protected array $deprecatedProperties = [
    'typedDataManager' => 'typed_data_manager',
];

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