You are here

protected property UserFloodControl::$eventDispatcher in Drupal 9

Event dispatcher.

Type: \Symfony\Contracts\EventDispatcher\EventDispatcherInterface

File

core/modules/user/src/UserFloodControl.php, line 30

Class

UserFloodControl
User Flood Control service.

Namespace

Drupal\user

Code

protected $eventDispatcher;