Skip to main content
Drupal API
Menu
User account menu
Log in
Breadcrumb
Drupal Core 11.1.x
ErrorHandler.php
ErrorHandler::$exceptionHandler
@var callable|null
Type:
exceptionHandler
File
vendor/
symfony/
error-handler/
ErrorHandler.php
, line 97
Class
ErrorHandler
A generic ErrorHandler for the PHP engine.
Namespace
Symfony\Component\ErrorHandler
Code
private $exceptionHandler;
RSS feed