interface ErrorHandlerInterface (View source)

The ErrorHandlerInterface class.

Methods

void

Details

at line line 25
void __invoke(Exception|Throwable $e)

__invoke

Parameters

Exception|Throwable $e

Return Value

void