You are here

protected property UserPasswordForm::$flood in Drupal 9

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

The flood service.

Type: \Drupal\Core\Flood\FloodInterface

File

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

Class

UserPasswordForm
Provides a user password reset form.

Namespace

Drupal\user\Form

Code

protected $flood;