You are here

protected property IpBanMiddleware::$httpKernel in IP Ban 8

The decorated kernel.

Type: \Symfony\Component\HttpKernel\HttpKernelInterface

File

src/IpBanMiddleware.php, line 21

Class

IpBanMiddleware
Provides a HTTP middleware to implement IP based banning.

Namespace

Drupal\ip_ban

Code

protected $httpKernel;