Skip to main content
Drupal API
Menu
User account menu
Log in
Breadcrumb
Drupal Core 11.1.x
HttpKernel.php
HttpKernel::$terminating
Type:
terminating
File
vendor/
symfony/
http-kernel/
HttpKernel.php
, line 56
Class
HttpKernel
HttpKernel notifies events to convert a Request object to a Response one.
Namespace
Symfony\Component\HttpKernel
Code
private bool $terminating =
false
;
RSS feed