You are here

protected property UserLoginForm::$userFloodControl in Drupal 10

Same name and namespace in other branches
  1. 9 core/modules/user/src/Form/UserLoginForm.php \Drupal\user\Form\UserLoginForm::userFloodControl

The user flood control service.

Type: \Drupal\user\UserFloodControl

File

core/modules/user/src/Form/UserLoginForm.php, line 28

Class

UserLoginForm
Provides a user login form.

Namespace

Drupal\user\Form

Code

protected $userFloodControl;