protected property UserPasswordForm::$flood in Drupal 8
Same name and namespace in other branches
- 9 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 43
Class
- UserPasswordForm
- Provides a user password reset form.
Namespace
Drupal\user\FormCode
protected $flood;