UserAuthenticationController::$userFloodControl

Same name and namespace in other branches
  1. 9 core/modules/user/src/Controller/UserAuthenticationController.php \Drupal\user\Controller\UserAuthenticationController::userFloodControl
  2. 11.x core/modules/user/src/Controller/UserAuthenticationController.php \Drupal\user\Controller\UserAuthenticationController::userFloodControl

The user flood control service.

Type: \Drupal\user\UserFloodControl

File

core/modules/user/src/Controller/UserAuthenticationController.php, line 46

Class

UserAuthenticationController
Provides controllers for login, login status and logout via HTTP requests.

Namespace

Drupal\user\Controller

Code

protected $userFloodControl;

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