You are here

protected property BootSubscriber::$httpKernel in Anti Spam by CleanTalk 8.3

Same name and namespace in other branches
  1. 8.4 src/EventSubscriber/BootSubscriber.php \Drupal\cleantalk\EventSubscriber\BootSubscriber::httpKernel
  2. 9.1.x src/EventSubscriber/BootSubscriber.php \Drupal\cleantalk\EventSubscriber\BootSubscriber::httpKernel

The wrapped HTTP kernel.

Type: \Symfony\Component\HttpKernel\HttpKernelInterface

File

src/EventSubscriber/BootSubscriber.php, line 21

Class

BootSubscriber

Namespace

Drupal\cleantalk\EventSubscriber

Code

protected $httpKernel;