The flood controller.
Type: \Drupal\Core\Flood\FloodInterface
File
- core/modules/user/src/Controller/UserAuthenticationController.php, line 45
Class
- UserAuthenticationController
- Provides controllers for login, login status and logout via HTTP requests.
Namespace
Drupal\user\Controller
Code
protected $flood;
Please login to continue.