Skip to main content
Drupal API
User account menu
  • Log in

Breadcrumb

  1. Drupal Core 11.1.x
  2. ban.services.yml

ban.middleware

Class

Drupal\ban\BanMiddleware

Tags

  • http_middleware

File

core/modules/ban/ban.services.yml

View source
  1. class: Drupal\ban\BanMiddleware
  2. arguments:
  3. - '@ban.ip_manager'
  4. tags:
  5. - { name: http_middleware, priority: 250 }
RSS feed
Powered by Drupal