interface Reporter

Methods

void
report(Throwable $error)

<p>Report an error that Flarum was not able to handle to a backend.</p>

Details

void report(Throwable $error)

<p>Report an error that Flarum was not able to handle to a backend.</p>

Parameters

Throwable $error

Return Value

void