You are here

protected property UserController::$flood in Drupal 8

Same name and namespace in other branches
  1. 9 core/modules/user/src/Controller/UserController.php \Drupal\user\Controller\UserController::flood

The flood service.

Type: \Drupal\Core\Flood\FloodInterface

File

core/modules/user/src/Controller/UserController.php, line 58

Class

UserController
Controller routines for user routes.

Namespace

Drupal\user\Controller

Code

protected $flood;