You are here

protected property HttpblMiddleware::$httpKernel in http:BL 8

The decorated kernel.

Type: \Symfony\Component\HttpKernel\HttpKernelInterface

File

src/HttpblMiddleware.php, line 18

Class

HttpblMiddleware
Provides a HTTP middleware to implement IP based banning.

Namespace

Drupal\httpbl

Code

protected $httpKernel;