protected property DefaultExceptionHtmlSubscriber::$httpKernel in Zircon Profile 8
Same name and namespace in other branches
- 8.0 core/lib/Drupal/Core/EventSubscriber/DefaultExceptionHtmlSubscriber.php \Drupal\Core\EventSubscriber\DefaultExceptionHtmlSubscriber::httpKernel
The HTTP kernel.
Type: \Symfony\Component\HttpKernel\HttpKernelInterface
File
- core/
lib/ Drupal/ Core/ EventSubscriber/ DefaultExceptionHtmlSubscriber.php, line 31 - Contains \Drupal\Core\EventSubscriber\DefaultExceptionHtmlSubscriber.
Class
- DefaultExceptionHtmlSubscriber
- Exception subscriber for handling core default HTML error pages.
Namespace
Drupal\Core\EventSubscriberCode
protected $httpKernel;