Moodle PHP Documentation 4.5
Moodle 4.5.5+ (Build: 20250711) (ce34e8ff087)
Slim\Interfaces\ErrorHandlerInterface Interface Reference
Inheritance diagram for Slim\Interfaces\ErrorHandlerInterface:
Slim\Handlers\ErrorHandler

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: