UserFloodSubscriber::$logger
Same name in other branches
- 9 core/modules/user/src/EventSubscriber/UserFloodSubscriber.php \Drupal\user\EventSubscriber\UserFloodSubscriber::logger
- 11.x core/modules/user/src/EventSubscriber/UserFloodSubscriber.php \Drupal\user\EventSubscriber\UserFloodSubscriber::logger
The default logger service.
Type: \Psr\Log\LoggerInterface
File
-
core/
modules/ user/ src/ EventSubscriber/ UserFloodSubscriber.php, line 21
Class
- UserFloodSubscriber
- Logs details of User Flood Control events.
Namespace
Drupal\user\EventSubscriberCode
protected $logger;
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.