ErrorHandler
in package
Table of Contents
- __construct() : mixed
- handler() : bool
Methods
__construct()
public
__construct() : mixed
Return values
mixed —handler()
public
handler(int $errno, string $errStr[, string|null $errFile = null ][, int|null $errLine = null ][, array<string|int, mixed> $errContext = null ]) : bool
Parameters
- $errno : int
- $errStr : string
- $errFile : string|null = null
- $errLine : int|null = null
- $errContext : array<string|int, mixed> = null