You are here

protected property RedirectMiddleware::$httpKernel in Opigno dashboard 3.x

The wrapped HTTP kernel.

Type: \Symfony\Component\HttpKernel\HttpKernelInterface

File

src/RedirectMiddleware.php, line 22

Class

RedirectMiddleware
Executes redirect before the main kernel takes over the request.

Namespace

Drupal\opigno_dashboard

Code

protected $httpKernel;