Skip to main content
Drupal API
Menu
User account menu
Log in
Breadcrumb
Drupal Core 11.1.x
HttpKernelBrowser.php
HttpKernelBrowser::$catchExceptions
Type:
catchExceptions
File
vendor/
symfony/
http-kernel/
HttpKernelBrowser.php
, line 32
Class
HttpKernelBrowser
Simulates a browser and makes requests to an HttpKernel instance.
Namespace
Symfony\Component\HttpKernel
Code
private bool $catchExceptions =
true
;
RSS feed