service ban.subscriber

Class

Drupal\ban\EventSubscriber\BanSubscriber

Tags

  • event_subscriber

File

drupal/core/modules/ban/ban.services.yml
drupal/core/modules/ban/ban.services.yml

View source
  1. class: Drupal\ban\EventSubscriber\BanSubscriber
  2. tags:
  3. - { name: event_subscriber }
  4. arguments:
  5. - '@ban.ip_manager'