IReporter
in
Tags
Table of Contents
Methods
- report() : mixed
- Report an (unhandled) exception
Methods
report()
Report an (unhandled) exception
public
report(Exception|Throwable $exception[, array<string|int, mixed> $context = [] ]) : mixed
Parameters
- $exception : Exception|Throwable
- $context : array<string|int, mixed> = []