Smarty error handler
| Methods | ||||
|---|---|---|---|---|
public
static
|
muteExpectedErrors()
Enable error handler to mute expected messages
Enable error handler to mute expected messages |
# | ||
public
static
|
mutingErrorHandler(integer $errno, $errstr, $errfile, $errline, $errcontext = []): bool
Error Handler to mute expected messages
Error Handler to mute expected messages Parameters
|
# | ||
| Properties | |||
|---|---|---|---|
public
static
|
|
$mutedDirectories = []
contains directories outside of SMARTY_DIR that are to be muted by muteExpectedErrors()
contains directories outside of SMARTY_DIR that are to be muted by muteExpectedErrors() |
# |