ReportHandler
class ReportHandler implements IReport (View source)
Properties
| static protected mixed | $errorMode |
Methods
getInstance()
No description
mixed
getReportMode()
Gets the current report mode.
void
setReportMode(mixed $mode)
Sets the report mode.
void
handleError(string|null $message = null)
Handles an error with an optional message.
Details
IConnection
getInstance()
No description
mixed
getReportMode()
Gets the current report mode.
void
setReportMode(mixed $mode)
Sets the report mode.
void
handleError(string|null $message = null)
Handles an error with an optional message.