Moodle PHP Documentation 5.1
Moodle 5.1dev (Build: 20250620) (7d9030acd6e)
Slim\Interfaces\ErrorHandlerInterface Interface Reference
Inheritance diagram for Slim\Interfaces\ErrorHandlerInterface:
Slim\Handlers\ErrorHandler core\router\error_handler

Public Member Functions

 __invoke (ServerRequestInterface $request, Throwable $exception, bool $displayErrorDetails, bool $logErrors, bool $logErrorDetails)
 

Member Function Documentation

◆ __invoke()

Slim\Interfaces\ErrorHandlerInterface::__invoke ( ServerRequestInterface $request,
Throwable $exception,
bool $displayErrorDetails,
bool $logErrors,
bool $logErrorDetails )

Implemented in Slim\Handlers\ErrorHandler.


The documentation for this interface was generated from the following file: