You are here

protected property UserFloodEvent::$ip in Drupal 9

Same name and namespace in other branches
  1. 10 core/modules/user/src/Event/UserFloodEvent.php \Drupal\user\Event\UserFloodEvent::ip

Flood event IP.

Type: string

File

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

Class

UserFloodEvent
Provides a user flood event for event listeners.

Namespace

Drupal\user\Event

Code

protected $ip = NULL;