protected property BootSubscriber::$httpKernel in Anti Spam by CleanTalk 8.3
Same name and namespace in other branches
- 8.4 src/EventSubscriber/BootSubscriber.php \Drupal\cleantalk\EventSubscriber\BootSubscriber::httpKernel
- 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
Namespace
Drupal\cleantalk\EventSubscriberCode
protected $httpKernel;