You are here

protected property UserLoginForm::$flood in Drupal 8

The flood service.

Type: \Drupal\Core\Flood\FloodInterface

File

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

Class

UserLoginForm
Provides a user login form.

Namespace

Drupal\user\Form

Code

protected $flood;