You are here

protected property UrlRegistrar::$httpKernel in URLs queuer 8

The wrapped HTTP kernel.

Type: \Symfony\Component\HttpKernel\HttpKernelInterface

File

src/StackMiddleware/UrlRegistrar.php, line 22

Class

UrlRegistrar
Collects URLs for all passing traffic.

Namespace

Drupal\purge_queuer_url\StackMiddleware

Code

protected $httpKernel;