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