You are here

protected property UserFloodEvent::$threshold in Drupal 9

Flood event threshold.

Type: int

File

core/modules/user/src/Event/UserFloodEvent.php, line 24

Class

UserFloodEvent
Provides a user flood event for event listeners.

Namespace

Drupal\user\Event

Code

protected $threshold;